0
0
mirror of https://github.com/rbock/sqlpp11.git synced 2024-11-16 12:51:13 +08:00
sqlpp11/tests/core/serialize
2024-08-30 14:25:58 +02:00
..
aggregate_function Fix parentheses for aggregate functions 2024-08-10 09:30:20 +02:00
basic Continued required/provided table improvements 2024-08-30 13:28:12 +02:00
clause Add tests and fix serialization of select columns 2024-08-21 07:27:57 +02:00
operator Cleanup (fixing tests) 2024-08-30 14:25:58 +02:00
query More tests and fixes 2024-08-18 12:25:56 +02:00
Blob.cpp Serialize tests compile and pass again 2024-08-10 21:35:23 +02:00
CMakeLists.txt Reorganized join and added a first set of serialize tests 2024-08-25 10:47:59 +02:00
compare.h Continued migration 2024-08-10 15:54:32 +02:00
CustomQuery.cpp Serialize tests compile and pass again 2024-08-10 21:35:23 +02:00
DynamicWhere.cpp Serialize tests compile and pass again 2024-08-10 21:35:23 +02:00
Float.cpp Serialize tests compile and pass again 2024-08-10 21:35:23 +02:00
ForUpdate.cpp Fixed tests 2024-08-10 09:13:28 +02:00
From.cpp Serialize tests compile and pass again 2024-08-10 21:35:23 +02:00
Insert.cpp Serialize tests compile and pass again 2024-08-10 21:35:23 +02:00
Lower.cpp Serialize tests compile and pass again 2024-08-10 21:35:23 +02:00
Parameter.cpp Serialize tests compile and pass again 2024-08-10 21:35:23 +02:00
ParameterizedVerbatim.cpp Fixed tests 2024-08-10 09:13:28 +02:00
SelectAs.cpp Fixed tests 2024-08-10 09:13:28 +02:00
SelectColumns.cpp More tests and fixes 2024-08-18 12:25:56 +02:00
SelectFlags.cpp Serialize tests compile and pass again 2024-08-10 21:35:23 +02:00
TableAlias.cpp Fixed tests 2024-08-10 09:13:28 +02:00
Trim.cpp Serialize tests compile and pass again 2024-08-10 21:35:23 +02:00
Upper.cpp Serialize tests compile and pass again 2024-08-10 21:35:23 +02:00
Where.cpp Serialize tests compile and pass again 2024-08-10 21:35:23 +02:00