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

NEW: Output current migration immediately #12

Open
patricknelson opened this issue Nov 18, 2017 · 0 comments
Open

NEW: Output current migration immediately #12

patricknelson opened this issue Nov 18, 2017 · 0 comments

Comments

@patricknelson
Copy link
Owner

Output current migration immediately so you can tell which migration is currently running, instead of waiting until it's completely finished. Once it's completed, it should (preferably on the same line) include a "Done" or "Completed", e.g.

Instead of:

Migrated: 2017_10_02_144045_some_migration

It would say:

Migrating: 2017_10_02_144045_some_migration... 

And then:

Migrating: 2017_10_02_144045_some_migration... done!
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