This website requires JavaScript.
Explore
Help
Sign In
caisin
/
sea-orm
Watch
1
Star
0
Fork
0
You've already forked sea-orm
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
sea-orm
/
sea-orm-migration
/
src
History
Chris Tsang
50f9f5ad2f
Merge pull request
#755
from SeaQL/apply-old-pending-migration
...
Allow old pending migration to be applied
2022-07-01 02:40:37 +08:00
..
cli.rs
Bump clap version to 3.2 (
#706
)
2022-06-26 20:52:33 +08:00
lib.rs
Use
file!()
macro to avoid manually defining the name of migration (
#736
)
2022-06-29 00:42:59 +08:00
manager.rs
Actually, down should be optional
2022-05-15 10:23:15 +08:00
migrator.rs
Allow old pending migration to be applied
2022-05-20 18:04:50 +08:00
prelude.rs
Use
file!()
macro to avoid manually defining the name of migration (
#736
)
2022-06-29 00:42:59 +08:00
seaql_migrations.rs
Restructure sea-orm-cli & sea-orm-migration
2022-05-09 12:30:58 +08:00
util.rs
Use
file!()
macro to avoid manually defining the name of migration (
#736
)
2022-06-29 00:42:59 +08:00