(no title)
r1b | 1 year ago
Tools like this are helpful for:
- Rendering SQL in a consistent way, eg for snapshot testing
- Testing SQL business logic in CI against a dialect with less heavyweight dependencies
- Applying AST transformations to take advantage of dialect-specific optimizations
adeelk93|1 year ago