Files
soci/tests/sqlite3
Dirk Vanden Boer 45778f1750 Fixed std::tm bind for sqlite backend (#770)
If C++11 was allowed, std::get_time could be used for parsing the time string
(see https://github.com/SOCI/soci/pull/770#issuecomment-557824145).
2019-11-23 21:50:11 +01:00
..