0
0
mirror of https://github.com/rbock/sqlpp11.git synced 2024-12-28 01:03:52 +08:00

2 Commits

Author SHA1 Message Date
vaijns
e3f676079b Add tests for binding time_of_day parameters and results with SQLite3 2024-12-07 13:15:33 +01:00
Roland Bock
caee00e849 Fix missing inline attributes for sqlite3 connector
Changed sqlite3 usage tests to be linked into one executable.
This provokes multiple definition errors for non-inlined free
functions.
Also ran clang-format on the changed headers.
2021-10-11 08:37:14 +02:00