Crates.io | seekr-migration |
lib.rs | seekr-migration |
version | 0.1.2 |
source | src |
created_at | 2023-12-28 17:12:16.783256 |
updated_at | 2023-12-28 17:50:45.512302 |
description | sea orm migration code for the seekr database |
homepage | |
repository | |
max_upload_size | |
id | 1082538 |
size | 64,620 |
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