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

Commandline flag to only generate schema. #8

Open
mpope9 opened this issue Mar 21, 2021 · 2 comments
Open

Commandline flag to only generate schema. #8

mpope9 opened this issue Mar 21, 2021 · 2 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@mpope9
Copy link
Owner

mpope9 commented Mar 21, 2021

Right now we have a flag to generate schema. We should also have a flag that decides if we populate the database. Should check if they're both not set.

@mpope9 mpope9 added good first issue Good for newcomers enhancement New feature or request labels Mar 21, 2021
@mpope9
Copy link
Owner Author

mpope9 commented Nov 20, 2021

In theory one could skip all tables using --skip-tables and combine it with --create-schema but that is pretty nasty.

@mpope9
Copy link
Owner Author

mpope9 commented Nov 22, 2021

New mode: --empty-schema-mode?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant