rorm-orm / rorm-cli

CLI tool of rorm
MIT License
1 stars 0 forks source link

rorm-cli

license crates-io-version

rorm-cli is the CLI tool to generate, apply, etc. migrations from rorm.

You can install this crate via cargo:

cargo install --force rorm-cli

Usage

For further information see the project documentation under the section Migrations.