pub fn try_as_column_schema(column_def: &ColumnDef) -> Result<ColumnSchema>Expand description
Tries to construct a ColumnSchema from the given ColumnDef.
pub fn try_as_column_schema(column_def: &ColumnDef) -> Result<ColumnSchema>Tries to construct a ColumnSchema from the given ColumnDef.