This repository has been archived by the owner on Sep 3, 2023. It is now read-only.
v0.3.1
Fixed ResultSetIter to be Send + Sync, thus enabling rayon support.
Fixed export_to_vec method to properly treat headers to be able to deserialize rows into maps.
Shortened the opts parsing in import_from_iter.