sqlc
sqlc copied to clipboard
feat(postgres): Database-only mode
Add a mode that skips parsing SQL entirely and relies on PostgreSQL for all analysis. This is very work-in-progress, as it won't support expanding * commands nor will it work correctly with sqlc.* marcos.