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
2026-01-20 07:36:34 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
sqlx
/
sqlx-core
/
src
/
migrate
History
Maciej Flak
45b5b61d7b
Add version information for failed cli migration (
#3129
) (
#3130
)
2024-04-04 21:45:21 -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
Rewrite migration algorithm in order to apply also unapplied migrations
2021-04-08 23:50:39 -07:00
migrator.rs
fix: restore
Migrator
to the public API
2024-03-06 22:20:59 -08: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: better I/O errors when
migrate!()
cannot read a file
2024-03-06 22:20:59 -08:00