| Crates.io | rorm-cli |
| lib.rs | rorm-cli |
| version | 0.8.1 |
| created_at | 2022-09-06 01:11:11.087884+00 |
| updated_at | 2025-04-09 07:09:03.503585+00 |
| description | The cli tool for managing rorm applications. |
| homepage | https://rorm.rs |
| repository | https://github.com/rorm-orm/rorm-cli |
| max_upload_size | |
| id | 659192 |
| size | 140,413 |
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
For further information see the project documentation
under the section Migrations.