Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 461 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 461 Bytes

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.