sea-orm-sync 2.0.0-rc.38

🐚 The sync version of SeaORM
Documentation
1
2
3
4
5
mod model;

pub use model::*;

pub use model::schema::create_tables;