Function query::sql::file_column_schemas_to_table

source ยท
pub fn file_column_schemas_to_table(
    file_column_schemas: &[ColumnSchema],
) -> (Vec<ColumnSchema>, String)