.. |
BooleanExpression.cpp
|
Merge branch 'release/0.35'
|
2015-12-29 11:03:17 +01:00 |
CMakeLists.txt
|
Better failure return values for union
|
2016-09-01 21:57:15 +02:00 |
CustomQuery.cpp
|
Added insert_set to create first custom insert
|
2016-03-31 07:11:41 +02:00 |
DateTime.cpp
|
Some formatting
|
2016-06-05 21:35:49 +02:00 |
Function.cpp
|
Prevent unconditional joins, and naked bool in where() or boolean expressions
|
2016-03-20 09:13:49 +01:00 |
Insert.cpp
|
Adjusted insert to use wrapped asserts as failure return
|
2016-09-01 12:51:04 +02:00 |
Interpret.cpp
|
Removed extra_tables (use without_table_check) instead
|
2016-03-20 09:13:50 +01:00 |
is_regular.h
|
Turned off is_regular for msvc
|
2015-12-28 10:39:53 +01:00 |
Minimalistic.cpp
|
Merge branch 'release/0.35'
|
2015-12-29 11:03:17 +01:00 |
MockDb.h
|
Migrated select clauses to returning wrapped asserts
|
2016-09-01 12:06:40 +02:00 |
Prepared.cpp
|
Added test to prepare statement with zero parameters
|
2016-04-24 10:30:06 +02:00 |
Remove.cpp
|
Simplified where() to have one argument only
|
2016-03-20 09:13:50 +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
|
updated copyright
|
2016-05-23 08:16:27 -04:00 |
Select.cpp
|
Migrated select clauses to returning wrapped asserts
|
2016-09-01 12:06:40 +02:00 |
SelectType.cpp
|
fixed some expressions, added tests
|
2016-05-23 08:24:35 -04:00 |
Union.cpp
|
Prevent unconditional joins, and naked bool in where() or boolean expressions
|
2016-03-20 09:13:49 +01:00 |
Update.cpp
|
Intermediate state
|
2016-04-06 10:16:35 +02:00 |
With.cpp
|
Prevent unconditional joins, and naked bool in where() or boolean expressions
|
2016-03-20 09:13:49 +01:00 |