sea_orm_migration::cli

Function run_cli

source
pub async fn run_cli<M>(migrator: M)
where M: MigratorTrait,