.. |
As.cpp
|
Moved sqlite3 over here.
|
2021-08-01 20:37:36 +02:00 |
Avg.cpp
|
Add missing braces to aggregatedfunctions with sub select #469
|
2023-01-29 14:39:07 +01:00 |
Blob.cpp
|
Moved sqlite3 over here.
|
2021-08-01 20:37:36 +02:00 |
CMakeLists.txt
|
Cleanup braces for IS_NULL and IS NOT NULL
|
2023-02-04 10:12:55 +01:00 |
compare.h
|
Moved sqlite3 over here.
|
2021-08-01 20:37:36 +02:00 |
Count.cpp
|
Add missing braces to aggregatedfunctions with sub select #469
|
2023-01-29 14:39:07 +01:00 |
CustomQuery.cpp
|
Add standalone insert_columns function (#76)
|
2022-06-06 10:15:28 +02:00 |
DynamicWhere.cpp
|
Moved sqlite3 over here.
|
2021-08-01 20:37:36 +02:00 |
ForUpdate.cpp
|
Moved sqlite3 over here.
|
2021-08-01 20:37:36 +02:00 |
From.cpp
|
Moved sqlite3 over here.
|
2021-08-01 20:37:36 +02:00 |
In.cpp
|
Moved sqlite3 over here.
|
2021-08-01 20:37:36 +02:00 |
Insert.cpp
|
Moved sqlite3 over here.
|
2021-08-01 20:37:36 +02:00 |
IsNotNull.cpp
|
Cleanup braces for IS_NULL and IS NOT NULL
|
2023-02-04 10:12:55 +01:00 |
IsNull.cpp
|
Cleanup braces for IS_NULL and IS NOT NULL
|
2023-02-04 10:12:55 +01:00 |
Lower.cpp
|
Allow TRIM to be used with sub selects
|
2023-02-04 09:05:04 +01:00 |
Max.cpp
|
Add missing braces to aggregatedfunctions with sub select #469
|
2023-01-29 14:39:07 +01:00 |
Min.cpp
|
Add missing braces to aggregatedfunctions with sub select #469
|
2023-01-29 14:39:07 +01:00 |
Operator.cpp
|
Fix compiler warnings.
|
2021-12-11 19:53:35 +01:00 |
Over.cpp
|
Moved sqlite3 over here.
|
2021-08-01 20:37:36 +02:00 |
ParameterizedVerbatim.cpp
|
Moved sqlite3 over here.
|
2021-08-01 20:37:36 +02:00 |
Sum.cpp
|
Add missing braces to aggregatedfunctions with sub select #469
|
2023-01-29 14:39:07 +01:00 |
TableAlias.cpp
|
Add test for table alias.
|
2021-09-04 11:05:49 +02:00 |
Trim.cpp
|
Allow TRIM to be used with sub selects
|
2023-02-04 09:05:04 +01:00 |
Upper.cpp
|
Allow TRIM to be used with sub selects
|
2023-02-04 09:05:04 +01:00 |
Where.cpp
|
Cleanup braces for IS_NULL and IS NOT NULL
|
2023-02-04 10:12:55 +01:00 |