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 13:20:59 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
sqlx
/
sqlx-core
/
src
/
migrate
History
Austin Bonander
bae083cf79
fix: clippy warnings
2024-06-13 13:11:36 -07:00
..
error.rs
Add version information for failed cli migration (
#3129
) (
#3130
)
2024-04-04 21:45:21 -07:00
migrate.rs
Sqlx Cli: Added force flag to drop database for postgres (
#2873
)
2023-11-21 11:11:08 -08:00
migration_type.rs
Automatically infer migration type (
#2664
)
2023-08-01 11:16:43 -07:00
migration.rs
feat: no tx migration (
#3181
)
2024-04-19 15:42:44 -07:00
migrator.rs
feat: no tx migration (
#3181
)
2024-04-19 15:42:44 -07:00
mod.rs
fix: better I/O errors when
migrate!()
cannot read a file
2024-03-06 22:20:59 -08:00
source.rs
fix: clippy warnings
2024-06-13 13:11:36 -07:00