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
/
tests
/
migrator
History
Billy Chan
9e57574de2
Run migration script defined in SeaQuery (
#1063
)
2022-09-23 15:32:18 +08:00
..
m20220118_000001_create_cake_table.rs
Use
file!()
macro to avoid manually defining the name of migration (
#736
)
2022-06-29 00:42:59 +08:00
m20220118_000002_create_fruit_table.rs
Use
file!()
macro to avoid manually defining the name of migration (
#736
)
2022-06-29 00:42:59 +08:00
m20220118_000003_seed_cake_table.rs
Fix clippy warnings - 1 (
#967
)
2022-08-12 20:02:53 +08:00
m20220923_000001_seed_cake_table.rs
Run migration script defined in SeaQuery (
#1063
)
2022-09-23 15:32:18 +08:00
mod.rs
Run migration script defined in SeaQuery (
#1063
)
2022-09-23 15:32:18 +08:00