sqlc icon indicating copy to clipboard operation
sqlc copied to clipboard

feat(postgres): Database-only mode

Open kyleconroy opened this issue 1 month ago • 0 comments

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.

kyleconroy avatar Oct 25 '25 19:10 kyleconroy