Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Option for generated models to be written into multiple go files #33

Open
calvinchengx opened this issue Jun 6, 2020 · 0 comments
Open
Assignees
Labels
enhancement New feature or request

Comments

@calvinchengx
Copy link

For a very large existing database, it will make more sense if the generated structs are not all lumped into one single models.go file, but instead, written out as separate files.

For this scenario, we can provide an option for the user to provide an output directory, so all these golang files can be written into this directory.

@dizzyfool dizzyfool self-assigned this Mar 17, 2021
@dizzyfool dizzyfool added the enhancement New feature or request label Mar 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants