jschaf / pggen

Generate type-safe Go for any Postgres query. If Postgres can run the query, pggen can generate code for it.
MIT License
287 stars 26 forks source link

WIP: open a PR to see if it triggers a release #52

Closed jschaf closed 2 years ago

djsavvy commented 2 years ago

BTW I suspect this will need to be done via a fork --- I can go ahead and try this.