.. |
BooleanExpression.cpp
|
Merge branch 'release/0.35'
|
2015-12-29 11:03:17 +01:00 |
CMakeLists.txt
|
Re-insert accidentally removed test for ppgen
|
2017-05-10 07:44:05 +02:00 |
CustomQuery.cpp
|
Add new example to custom_query tests
|
2017-10-21 19:03:01 +02:00 |
DateTime.cpp
|
Some formatting
|
2016-06-05 21:35:49 +02:00 |
Function.cpp
|
Add more tests for verbatim
|
2017-10-21 16:55:11 +02:00 |
Insert.cpp
|
add set(tuple<...>) implementation for insert and update statements
|
2018-02-15 07:55:43 +01:00 |
Interpret.cpp
|
Enforce unsigned integral values for limit and offset
|
2016-09-06 22:34:59 +02:00 |
is_regular.h
|
Turned off is_regular for msvc
|
2015-12-28 10:39:53 +01:00 |
Minimalistic.cpp
|
Use clang-format to explicitly mark unused parameters
|
2017-09-10 14:58:51 +02:00 |
MockDb.h
|
fixed issues with test_types/result_row.cpp
|
2017-10-25 11:47:57 -04:00 |
Ppgen.cpp
|
support for date/datetime/timestamp types added for ppgen
|
2017-10-07 13:20:30 +03:00 |
Prepared.cpp
|
Added test to prepare statement with zero parameters
|
2016-04-24 10:30:06 +02:00 |
Remove.cpp
|
Use using in remove test
|
2017-11-06 21:36:52 +01:00 |
Result.cpp
|
Prevent unconditional joins, and naked bool in where() or boolean expressions
|
2016-03-20 09:13:49 +01:00 |
Sample.h
|
Some formatting
|
2016-06-05 21:35:49 +02:00 |
sample.sql
|
Allow for "IF NOT EXISTS" in createTable in ddl
|
2017-03-05 19:50:55 +01:00 |
Select.cpp
|
Merge pull request #173 from volka/isolation_level
|
2017-06-04 15:54:47 +02:00 |
SelectType.cpp
|
Fix without_table_check for alias expressions
|
2017-10-16 20:43:07 +02:00 |
Union.cpp
|
Added a few more UNION tests
|
2016-11-01 18:38:09 +01:00 |
Update.cpp
|
add set(tuple<...>) implementation for insert and update statements
|
2018-02-15 07:55:43 +01:00 |
With.cpp
|
Prevent unconditional joins, and naked bool in where() or boolean expressions
|
2016-03-20 09:13:49 +01:00 |