sea-orm-sync 2.0.0-rc.40

🐚 The sync version of SeaORM
Documentation
1
2
3
4
5
6
7
8
9
pub mod attachment;
pub mod comment;
pub mod post;
pub mod post_tag;
pub mod profile;
pub mod tag;
pub mod user;
pub mod user_follower;
pub mod user_mono;