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
/
examples
/
graphql_example
/
migration
/
src
History
Billy Chan
4e3a45c2f7
Fix clippy warnings (
#1436
)
2023-01-31 15:52:57 +08:00
..
lib.rs
Restructure SeaORM migration
2022-05-09 12:30:55 +08:00
m20220101_000001_create_table.rs
Use
file!()
macro to avoid manually defining the name of migration (
#736
)
2022-06-29 00:42:59 +08:00
main.rs
Fix clippy warnings (
#1436
)
2023-01-31 15:52:57 +08:00