Skip to content
This repository has been archived by the owner on May 8, 2020. It is now read-only.

[DRAFT] Implement migrations cli command #26

Open
1 of 4 tasks
lutzmor opened this issue Apr 19, 2017 · 0 comments
Open
1 of 4 tasks

[DRAFT] Implement migrations cli command #26

lutzmor opened this issue Apr 19, 2017 · 0 comments

Comments

@lutzmor
Copy link
Contributor

lutzmor commented Apr 19, 2017

Guide doc: http://localhost:8081/guide/migrations/

Migrations should be executable from the cli by jumping up into the server shell via the vantage command.

  • migrations should be defined in a directory, referenced by a migration service
  • On login to remote cli, migrations should be checked and notified to the console whether or not any need to be run
  • Command to run migration should default to dry run, outputting the raw sql, OR run in transaction and user must confirm to commit (probably easier to implement).
  • Use prompt to confirm the dry run, then execute
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant