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

CLI interface for working with migrations. #24

Open
Arilas opened this issue Nov 28, 2016 · 0 comments
Open

CLI interface for working with migrations. #24

Arilas opened this issue Nov 28, 2016 · 0 comments

Comments

@Arilas
Copy link
Owner

Arilas commented Nov 28, 2016

We can make bin for working with migrations. It's can be something like:

Usage:
  minorm [options] command
Options:
  --config #config-path - specify config file
  -v - enable logging for executed migrations
  -vv - enable logging for executed queries
Commands:
  migrations execute
  migrations create
  migrations revert #migration
  migrations drop schema
@Arilas Arilas added this to the 0.2 milestone Nov 28, 2016
@Arilas Arilas removed this from the 0.2 milestone May 13, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant