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
43495de0aa
Fix clippy warnings - 1 (
#967
)
...
* Fix clippy warnings * cargo fmt * Fix clippy warnings * cargo fmt
2022-08-12 20:02:53 +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
mod.rs
Restructure sea-orm-cli & sea-orm-migration
2022-05-09 12:30:58 +08:00