Skip to content

CRUD methods #192

Closed
Closed
@rubenv

Description

@rubenv

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions