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

Implement reversal of migration as a command line option #29

Open
krafts opened this issue Apr 21, 2016 · 2 comments
Open

Implement reversal of migration as a command line option #29

krafts opened this issue Apr 21, 2016 · 2 comments

Comments

@krafts
Copy link

krafts commented Apr 21, 2016

I see the class and code exists for reversing the migration. But the cli option is not exposed so the migration can reversed. A required field would be date, I suppose in this case.

@ccronca
Copy link

ccronca commented Feb 21, 2017

I think, ff timestamp parameter is set before now, migrations are applied in reverse order.
https://github.com/comeara/pillar/blob/master/src/main/scala/com/chrisomeara/pillar/CassandraMigrator.scala#L48-L52

@comeara
Copy link
Owner

comeara commented Feb 21, 2017

Yes, that is the case. Thank you for pointing this out. I've left this open as a task for myself to update the documentation to make this clearer.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants