midas-0.4.0 is not a library.
Visit the last successful build:
midas-0.7.6
Midas
Space is big. You just won't believe how vastly, hugely, mind-bogglingly big it is. I mean, you may think it's a long way down the road to the chemist's, but that's just peanuts to space.
- from The Hitchhicker's Guide To The Galaxy by Douglas Adams
Do painless migrations.
NOTE: This README is still under construction.
Usage
Using CLI
Here is a sample command line usage of midas.
$ midas --source postgres://postgres@localhost:5432/postgres up
Installation
If you're into Rust then you can use cargo to install.
- The minimum supported version of Rust is 1.37.0.
cargo install midas
License
MIT © ffimnsr
Licensed under MIT license (LICENSE or http://opensource.org/licenses/MIT).