This is supported on crate feature migration only.

Re-exports

pub use cli::*;
pub use manager::*;
pub use migrator::*;
pub use async_std;
pub use async_trait;
pub use sea_orm;
pub use sea_orm::sea_query;

Modules

Enums

An error from unsuccessful database operations

Traits

The migration definition