0
0
mirror of https://github.com/rbock/sqlpp11.git synced 2024-11-16 12:51:13 +08:00
sqlpp11/tests/sqlite3/usage
Roland Bock 4a9f9c384c Remove option to compile tests with different standard
The library is header only. It makes no sense to distinuish
between the standard the library is compiled with and the
standard the tests are compiled with. The library does not
get compiled on its own.
2024-08-03 10:29:20 +02:00
..
Attach.cpp Still more moves 2024-07-29 07:08:37 +02:00
AutoIncrement.cpp Move stuff into core 2024-07-29 20:38:10 +02:00
Blob.cpp Move stuff out of compat namespace 2024-07-29 20:49:45 +02:00
CMakeLists.txt Remove option to compile tests with different standard 2024-08-03 10:29:20 +02:00
Connection.cpp Still more moves 2024-07-29 07:08:37 +02:00
ConnectionPool.cpp Connection pools (#499) 2023-07-17 06:14:23 +02:00
DateTime.cpp Move stuff out of compat namespace 2024-07-29 20:49:45 +02:00
DynamicLoadingTest.cpp More moves 2024-07-30 07:32:30 +02:00
DynamicSelect.cpp More moves 2024-07-30 07:32:30 +02:00
Execute.cpp Still more moves 2024-07-29 07:08:37 +02:00
FloatingPoint.cpp Move stuff out of compat namespace 2024-07-29 20:49:45 +02:00
Integral.cpp Still more moves 2024-07-29 07:08:37 +02:00
Sample.cpp Move stuff out of compat namespace 2024-07-29 20:49:45 +02:00
Select.cpp More moves 2024-07-30 07:32:30 +02:00
Tables.h More moves 2024-07-30 07:32:30 +02:00
Tables.sql Synchronize sql and generated code for connector tests 2024-06-22 16:27:10 +02:00
Transaction.cpp More moves 2024-07-30 07:32:30 +02:00
Union.cpp Move stuff out of compat namespace 2024-07-29 20:49:45 +02:00
With.cpp Move stuff out of compat namespace 2024-07-29 20:49:45 +02:00