sea_orm_migration::schema

Function table_auto

Source
pub fn table_auto<T: IntoIden + 'static>(name: T) -> TableCreateStatement
Expand description

Wrapping table schema creation.