sea-orm-cli 1.1.11

Command line utility for SeaORM
Documentation
1
2
3
4
#[async_std::main]
async fn main() {
    sea_orm_cli::main().await
}