Skip to content

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

Description

@calvinchengx

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.

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