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-30 05:11:13 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
sqlx
/
sqlx-cli
/
src
History
Jonas Platte
0758ffd10e
Remove cargo_metadata dependency
...
It was not pulling its weight. Just look at that Cargo.lock diff!
2021-01-13 23:05:56 -08:00
..
bin
sqlx-cli: Exit with code 1 on error.
2020-07-29 12:04:12 -07:00
database.rs
reversible migrations for cli
2020-11-24 16:04:43 -08:00
lib.rs
Support workspaces for offline feature
2020-12-19 05:17:07 +00:00
migrate.rs
fix migrate marco to take migration type
2020-11-24 16:04:43 -08:00
migration.rs
Fix some clippy lints
2020-11-19 14:04:07 -08:00
opt.rs
Fix docs for cargo sqlx prepare
2021-01-13 23:05:56 -08:00
prepare.rs
Remove cargo_metadata dependency
2021-01-13 23:05:56 -08:00