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