5 ms·
What a neat idea! Congrats on the project! Without having a look at the sources yet: could sqlc generated code take any advantage pgx[1] extra features or is i
by dschulz 7y ago
What a neat idea! Congrats on the project!
Without having a look at the sources yet: could sqlc generated code take any advantage pgx[1] extra features or is it designed to use strictly database/sql?
[1] https://github.com/jackc/pgx https://github.com/jackc/pgx
- conroy 7y agoIt absolutely could, although it doesn't yet. You can track progress by following this issue: https://github.com/kyleconroy/sqlc/issues/28 https://github.com/kyleconroy/sqlc/issues/28