10 ms·
How well will this work with something like sqlc [0]? sqlc has some custom syntax around the sql files specific to the library [0] https://sqlc.dev/ https://sq
by aranw 10mo ago
How well will this work with something like sqlc [0]? sqlc has some custom syntax around the sql files specific to the library
[0] https://sqlc.dev/ https://sqlc.dev/
- radimm 10mo agoFor now the syntax is not fully compatible - but my goal is to add https://github.com/boringSQL/queries https://github.com/boringSQL/queries (library behind SQL files parsing) to better align on it. It's definitely on my radar