Crates.io | mayhem-migrations |
lib.rs | mayhem-migrations |
version | 0.2.0-beta.1 |
source | src |
created_at | 2023-03-08 19:20:17.082238 |
updated_at | 2023-03-08 19:20:17.082238 |
description | A Discord-like chat application optimized for security, stability, speed, and ultimate customization. => Database Migrations Module |
homepage | https://github.com/RedstoneWizard08/mayhem |
repository | https://github.com/RedstoneWizard08/mayhem |
max_upload_size | |
id | 805029 |
size | 69,504 |
cargo run -- migrate generate MIGRATION_NAME
cargo run
cargo run -- up
cargo run -- up -n 10
cargo run -- down
cargo run -- down -n 10
cargo run -- fresh
cargo run -- refresh
cargo run -- reset
cargo run -- status