Crates.io | notes_r_us_migrations |
lib.rs | notes_r_us_migrations |
version | 0.1.0 |
source | src |
created_at | 2024-08-18 08:27:38.935266 |
updated_at | 2024-08-18 08:27:38.935266 |
description | Database Migrations For Notesrus |
homepage | https://notesrus.nzdev.org |
repository | https://github.com/l2dit/notesrus.git |
max_upload_size | |
id | 1342466 |
size | 124,897 |
This is migrations create for notes r us application that defines the shema.
cargo run -- 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