0
0
mirror of https://github.com/rbock/sqlpp11.git synced 2024-11-16 12:51:13 +08:00
sqlpp11/tests/core/serialize
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
..
Any.cpp Change table represenation 2024-07-26 12:11:38 +02:00
As.cpp Start reactivating tests 2024-07-21 07:57:01 +02:00
Avg.cpp Start reactivating tests 2024-07-21 07:57:01 +02:00
Blob.cpp Start reactivating tests 2024-07-21 07:57:01 +02:00
CMakeLists.txt Remove option to compile tests with different standard 2024-08-03 10:29:20 +02:00
compare.h Start reactivating tests 2024-07-21 07:57:01 +02:00
Count.cpp Start reactivating tests 2024-07-21 07:57:01 +02:00
CustomQuery.cpp Still more moves 2024-07-29 07:08:37 +02:00
DynamicWhere.cpp More tests 2024-07-21 10:43:27 +02:00
Exists.cpp Start reactivating tests 2024-07-21 07:57:01 +02:00
Float.cpp Move stuff into core 2024-07-29 20:38:10 +02:00
ForUpdate.cpp Rewrite select_as and add type tests 2024-07-25 08:05:18 +02:00
From.cpp Change table represenation 2024-07-26 12:11:38 +02:00
In.cpp Start reactivating tests 2024-07-21 07:57:01 +02:00
Insert.cpp Move stuff out of compat namespace 2024-07-29 20:49:45 +02:00
IsNotNull.cpp Start reactivating tests 2024-07-21 07:57:01 +02:00
IsNull.cpp Start reactivating tests 2024-07-21 07:57:01 +02:00
logical_expression.cpp Start reactivating tests 2024-07-21 07:57:01 +02:00
Lower.cpp Start reactivating tests 2024-07-21 07:57:01 +02:00
Max.cpp Start reactivating tests 2024-07-21 07:57:01 +02:00
Min.cpp Start reactivating tests 2024-07-21 07:57:01 +02:00
Operator.cpp Start reactivating tests 2024-07-21 07:57:01 +02:00
Over.cpp Start reactivating tests 2024-07-21 07:57:01 +02:00
Parameter.cpp More tests 2024-07-21 10:43:27 +02:00
ParameterizedVerbatim.cpp More tests 2024-07-21 10:43:27 +02:00
SelectAs.cpp Change table represenation 2024-07-26 12:11:38 +02:00
SelectColumns.cpp Start reactivating tests 2024-07-21 07:57:01 +02:00
SelectFlags.cpp Replace test column names with clearer names 2024-06-14 22:01:30 +02:00
Sum.cpp Start reactivating tests 2024-07-21 07:57:01 +02:00
TableAlias.cpp Replace test column names with clearer names 2024-06-14 22:01:30 +02:00
Trim.cpp Start reactivating tests 2024-07-21 07:57:01 +02:00
Upper.cpp Start reactivating tests 2024-07-21 07:57:01 +02:00
Where.cpp Move stuff out of compat namespace 2024-07-29 20:49:45 +02:00