Gets the SQL type string for a column.
@override String getColumnType(ColumnInfo column) => column.type;