0
0
mirror of https://github.com/rbock/sqlpp11.git synced 2024-11-16 04:47:18 +08:00
sqlpp11/tests/core/constraints
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
..
CMakeLists.txt Remove option to compile tests with different standard 2024-08-03 10:29:20 +02:00
count_of_count.cpp Replace test column names with clearer names 2024-06-14 22:01:30 +02:00
max_of_max.cpp Replace test column names with clearer names 2024-06-14 22:01:30 +02:00
must_not_insert.cpp Move stuff into core 2024-07-29 20:38:10 +02:00
must_not_update.cpp Move stuff into core 2024-07-29 20:38:10 +02:00
require_insert.cpp Move stuff into core 2024-07-29 20:38:10 +02:00