..
aggregate_function
Fix parentheses for aggregate functions
2024-08-10 09:30:20 +02:00
basic
More fixing tests
2024-08-31 11:58:46 +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
pass table and not table spec to column
2024-09-01 10:32:13 +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