Available on crate feature mysql only.

Enums§

Error

Functions§

map_column_to_data_type
rows_to_arrow
Converts MySQL Rows to an Arrow RecordBatch. Assumes that all rows have the same schema and sets the schema based on the first row.

Type Aliases§

Result