0
0
mirror of https://github.com/rbock/sqlpp11.git synced 2024-11-15 20:31:16 +08:00
sqlpp11/tests
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
..
core Added shift left and shift right operators. 2021-09-04 13:40:03 +02:00
mysql Fix warning 2021-08-22 12:47:17 +02:00
sqlite3 Fix missing inline attributes for sqlite3 connector 2021-10-11 08:37:14 +02:00
CMakeLists.txt Moved sqlite3 over here. 2021-08-01 20:37:36 +02:00