Skip to content

Commit

Permalink
Update migrate
Browse files Browse the repository at this point in the history
  • Loading branch information
Twixes committed Dec 16, 2024
1 parent 5c4c7ba commit 43ba3a5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions rust/bin/migrate
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/bin/sh

cargo sqlx database create
cargo sqlx migrate run
sqlx database create
sqlx migrate run

0 comments on commit 43ba3a5

Please sign in to comment.