..
CMakeLists.txt
Remove option to compile tests with different standard
2024-08-03 10:29:20 +02:00
CustomQuery.cpp
serialize -> to_sql_string
2024-08-10 15:35:58 +02:00
DateTime.cpp
serialize -> to_sql_string
2024-08-10 15:35:58 +02:00
DateTimeParser.cpp
serialize -> to_sql_string
2024-08-10 15:35:58 +02:00
Function.cpp
More moves
2024-07-30 07:32:30 +02:00
Insert.cpp
serialize -> to_sql_string
2024-08-10 15:35:58 +02:00
Interpret.cpp
serialize -> to_sql_string
2024-08-10 15:35:58 +02:00
is_regular.h
Clean up superfluous classes and functions
2024-06-12 20:33:35 +02:00
Minimalistic.cpp
Moved sqlite3 over here.
2021-08-01 20:37:36 +02:00
MockDb.h
Serialize tests compile and pass again
2024-08-10 21:35:23 +02:00
Ppgen.cpp
Move stuff into core
2024-07-29 20:38:10 +02:00
Prepared.cpp
Move stuff into core
2024-07-29 20:38:10 +02:00
Remove.cpp
serialize -> to_sql_string
2024-08-10 15:35:58 +02:00
Result.cpp
Replace test column names with clearer names
2024-06-14 22:01:30 +02:00
Sample.h
pass table and not table spec to column
2024-09-01 10:32:13 +02:00
sample.sql
Start reactivating tests
2024-07-21 07:57:01 +02:00
Select.cpp
serialize -> to_sql_string
2024-08-10 15:35:58 +02:00
SelectType.cpp
serialize -> to_sql_string
2024-08-10 15:35:58 +02:00
Union.cpp
More moves
2024-07-30 07:32:30 +02:00
Update.cpp
serialize -> to_sql_string
2024-08-10 15:35:58 +02:00
With.cpp
serialize -> to_sql_string
2024-08-10 15:35:58 +02:00