Closed
Description
I'm currently a gorp
user, mainly to map queries to structs. Replacing that with sqlc
would be a nobrainer.
However, for some use cases you don't need specific queries, just standard CRUD operations are fine.
Am I understanding it correctly that I'd need to write create/select/update/delete queries for all types manually? Or is there a way to generate these convenience methods for a table?
Metadata
Metadata
Assignees
Labels
No labels