| Crates.io | hecate-migration |
| lib.rs | hecate-migration |
| version | 0.1.0 |
| created_at | 2025-07-20 11:51:24.315286+00 |
| updated_at | 2025-07-20 11:51:24.315286+00 |
| description | Database migrations for the Hecate simulation code generator! |
| homepage | |
| repository | https://github.com/ShaitanLyss/these |
| max_upload_size | |
| id | 1761014 |
| size | 76,139 |
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