Crates.io | notes-r-us-migration |
lib.rs | notes-r-us-migration |
version | 0.1.0 |
source | src |
created_at | 2024-08-17 04:06:24.792897 |
updated_at | 2024-08-17 04:06:24.792897 |
description | Database Migrations For Notesrus |
homepage | https://github.com/l2dit/NotesRUs/tree/master/migration |
repository | https://github.com/l2dit/notesrus.git |
max_upload_size | |
id | 1341231 |
size | 123,801 |
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