Changelog for MySQL/MariaDB Driver¶
v0.3.1 (2026-03-11)¶
New features:
Enable bulk ingest into temporary tables
Fixes:
Cap the size of batched INSERTS in bulk ingest, fixing a bug with wide tables
v0.3.0 (2026-02-19)¶
New features:
Improve bulk ingest performance by batching INSERT statements[1]
v0.2.0 (2026-01-07)¶
New features:
Support querying the
BITtypeForce connection timezone to UTC for consistent handling
v0.1.0 (2025-09-18)¶
Initial release