sea_orm_migration::schema

Function custom_null

Source
pub fn custom_null<T: IntoIden, N: IntoIden>(col: T, name: N) -> ColumnDef