Saving this for later
All checks were successful
Rust Build / Check (pull_request) Successful in 51s
Rust Build / Test Suite (pull_request) Successful in 1m0s
Rust Build / Rustfmt (pull_request) Successful in 28s
Rust Build / Clippy (pull_request) Successful in 49s
Rust Build / build (pull_request) Successful in 1m8s
All checks were successful
Rust Build / Check (pull_request) Successful in 51s
Rust Build / Test Suite (pull_request) Successful in 1m0s
Rust Build / Rustfmt (pull_request) Successful in 28s
Rust Build / Clippy (pull_request) Successful in 49s
Rust Build / build (pull_request) Successful in 1m8s
Commands to run migrations
This commit is contained in:
3
run_migrations.txt
Normal file
3
run_migrations.txt
Normal file
@@ -0,0 +1,3 @@
|
||||
cargo install sqlx-cli
|
||||
sqlx migrate add init_migration
|
||||
sqlx migrate run
|
Reference in New Issue
Block a user