pub fn table_auto<T: IntoIden + 'static>(name: T) -> TableCreateStatement
Wrapping table schema creation.