Skip to content

Feature: Renaming Querier/Queries #3

Description

@mpyw

Renaming elements like structs in models is quite simple with gorename, so there's no pressing need to create a feature for this.

However, the case for Querier and Queries is different. These are incredibly generic names, and there may be times when you would like to use these names for elements not generated by sqlc. To accommodate such scenarios with flexibility, we will implement a feature that allows you to freely assign names to these.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions