Caqti 0.9.0 release - Compatibility layer for database clients

I released Caqti 0.10.0 with the following changes:

  • Added -linkall flags to driver libraries to fix direct linking (thanks to @bobbypriambodo).
  • Added convenience functions collect_list and rev_collect_list.
  • Renamed template to query and related function, leaving deprecated
    aliases.
  • Added ptime_span field type mapping to SQL intervals.
  • Be more permissive about types of data returned from MariaDB when
    expecting numerical results.
2 Likes