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 15:46:30 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
sqlx
/
sqlx-core
/
src
/
migrate
History
Ryan Leckey
2d38332137
fix: bring back accidentally removed methods on the Migrate trait as deprecated
2021-05-21 17:16:22 -07:00
..
error.rs
reversible migrations for cli
2020-11-24 16:04:43 -08:00
migrate.rs
fix: bring back accidentally removed methods on the Migrate trait as deprecated
2021-05-21 17:16:22 -07:00
migration_type.rs
reversible migrations for cli
2020-11-24 16:04:43 -08:00
migration.rs
Rewrite migration algorithm in order to apply also unapplied migrations
2021-04-08 23:50:39 -07:00
migrator.rs
Ignore reversing migrations in migrate! macro
2021-04-08 23:50:39 -07:00
mod.rs
Rewrite migration algorithm in order to apply also unapplied migrations
2021-04-08 23:50:39 -07:00
source.rs
doc: Add information on the required structure of the migration scripts
2021-02-27 01:06:17 -08:00