pub fn convert_data_type(sql_type: &SQLDataType) -> Result<DataType>
Expand description

Convert SQL data type to relational representation of data type