rorm-cli

Crates.iororm-cli
lib.rsrorm-cli
version0.8.0
sourcesrc
created_at2022-09-06 01:11:11.087884
updated_at2023-09-08 16:19:17.56835
descriptionThe cli tool for managing rorm applications.
homepagehttps://rorm.rs
repositoryhttps://github.com/rorm-orm/rorm-cli
max_upload_size
id659192
size135,472
(myOmikron)

documentation

https://docs.rorm.rs

README

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.

Commit count: 58

cargo fmt