This website requires JavaScript.
Explore
Help
Sign In
itsscb
/
sqlx
Watch
1
Star
0
Fork
0
You've already forked sqlx
mirror of
https://github.com/launchbadge/sqlx.git
synced
2025-12-29 04:04:56 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
sqlx
/
sqlx-cli
/
src
History
Jonas Platte
e3a71f095c
Delete target/sqlx before invoking cargo in
cargo sqlx prepare
2020-10-13 09:51:10 -07:00
..
bin
sqlx-cli: Exit with code 1 on error.
2020-07-29 12:04:12 -07:00
database.rs
feat: adds the setup command to the sqlx-cli
2020-09-10 21:32:04 -07:00
lib.rs
feat: adds the setup command to the sqlx-cli
2020-09-10 21:32:04 -07:00
migrate.rs
Fix migrate! and add migration test
2020-07-23 17:46:27 -04:00
migration.rs
rename
cargo-sqlx
->
sqlx-cli
2020-05-30 16:02:37 -07:00
opt.rs
feat: adds the setup command to the sqlx-cli
2020-09-10 21:32:04 -07:00
prepare.rs
Delete target/sqlx before invoking cargo in
cargo sqlx prepare
2020-10-13 09:51:10 -07:00