I released Caqti 0.10.0 with the following changes:
- Added
-linkallflags to driver libraries to fix direct linking (thanks to @bobbypriambodo). - Added convenience functions
collect_listandrev_collect_list. - Renamed
templatetoqueryand related function, leaving deprecated
aliases. - Added
ptime_spanfield type mapping to SQL intervals. - Be more permissive about types of data returned from MariaDB when
expecting numerical results.