mirror of
https://github.com/rbock/sqlpp11.git
synced 2026-01-02 03:00:38 -06:00
* Move the PostgreSQL date/time parsing code to common functions in sqlpp::detail * Use the common date/time-parsing functions to parse the MySQL date/time results. * Use regular expressions to parse date/time strings in the SQLite3 connector