Skip to content
This repository was archived by the owner on Sep 1, 2026. It is now read-only.

Latest commit

 

History

History
17 lines (10 loc) · 492 Bytes

File metadata and controls

17 lines (10 loc) · 492 Bytes

Integrated into rorm monorepo

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.