fly

A simple CLI database migration tool for postgresql. Very much work-in-progress at the moment.

Installing

Available on crates.io as fly-migrate:

``` $ cargo install fly-migrate

installs fly to ~/.cargo/bin:

$ fly --help ```

Configuration

Fly expects the following env variables set. It will also use dotenv to look in a .env file.

Subcommands