Crates.io | rorm-cli |
lib.rs | rorm-cli |
version | 0.8.0 |
source | src |
created_at | 2022-09-06 01:11:11.087884 |
updated_at | 2023-09-08 16:19:17.56835 |
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 | 135,472 |
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
.