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

[DRAFT] Implement migrations cli command #26

Description

@lutzmor

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions