Skip to content

Single model package that's shared to multiple query packages #1941

Description

@GeertJohan

What do you want to change?

I'm working on a repository where we have four sqlc-generated packages. Currently, sqlc generates the models.go file for each package; which leads to a lot of duplicated code. I was wondering if it would make sense to have an sqlc.yaml config option to create a single models package, which is then used by the query packages.

This issue is related to #835, but I think my feature request goes a bit further as it needs multiple query packages to all refer to the same models package.

What database engines need to be changed?

No response

What programming language backends need to be changed?

Go

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions