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 21:00:54 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
sqlx
/
sqlx-cli
/
src
History
Craig Bester
a942f5316e
fix: install default drivers before sqlx-cli create/drop
2023-02-22 15:09:41 -08:00
..
bin
chore: replace
dotenv
with
dotenvy
(
#2003
)
2022-07-28 14:33:44 -07:00
database.rs
sqlite improvements (
#1965
)
2022-07-12 13:59:37 -07:00
lib.rs
fix: install default drivers before sqlx-cli create/drop
2023-02-22 15:09:41 -08:00
metadata.rs
Use cargo check consistently in
prepare
(
#2071
)
2022-08-31 17:02:46 -07:00
migrate.rs
Fix migration checksum comparison during
migrate info
(
#1888
)
2022-06-10 12:07:23 -07:00
migration.rs
Fix typos (
#1894
)
2022-06-08 14:56:56 -07:00
opt.rs
Break drivers out into separate crates, clean up some technical debt (
#2039
)
2023-02-21 13:25:25 -08:00
prepare.rs
Add context to metadata parse error
2023-02-21 13:25:25 -08:00