Crates.io | trifid_api_migration |
lib.rs | trifid_api_migration |
version | 0.2.0 |
source | src |
created_at | 2023-06-22 01:13:11.498981 |
updated_at | 2023-09-26 13:19:50.864118 |
description | Database migrations for trifid-api |
homepage | https://git.e3t.cc/~core/trifid |
repository | https://git.e3t.cc/~core/trifid |
max_upload_size | |
id | 896790 |
size | 110,161 |
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