.. |
BooleanExpressionTest.cpp
|
Made boolean expression more usable
|
2014-08-12 18:48:50 +02:00 |
CMakeLists.txt
|
Added a first version of the union function.
|
2015-01-10 18:30:29 +01:00 |
CustomQueryTest.cpp
|
Added method to set return type of custom query
|
2014-11-09 16:26:36 +01:00 |
FunctionTest.cpp
|
Renamed named_expression to selectable
|
2014-09-26 09:03:26 +02:00 |
InsertTest.cpp
|
Added static_assert for required_columns in insert
|
2014-08-15 17:56:13 +02:00 |
InterpretTest.cpp
|
Fixed bug in in() serialization
|
2014-10-03 08:51:27 +02:00 |
is_regular.h
|
Updates copyright year
|
2014-03-27 16:43:36 +01:00 |
Minimalistic.cpp
|
Added a minimalistic test for including sqlpp11.h
|
2014-06-22 16:09:19 +02:00 |
MockDb.h
|
Moved logic functions from detail into logic namespace
|
2014-11-29 14:29:54 +01:00 |
PreparedTest.cpp
|
Moved operator and parameter templates out of value classes, added member template
|
2014-08-25 08:43:42 +02:00 |
RemoveTest.cpp
|
Fixed most of the compiler warnings about unused variables in test programs
|
2014-06-28 21:05:16 +02:00 |
ResultTest.cpp
|
Placate clang-3.5
|
2014-11-17 19:34:45 +01:00 |
Sample.h
|
We now have unique name representations per name
|
2014-11-30 19:40:34 +01:00 |
sample.sql
|
Updates copyright year
|
2014-03-27 16:43:36 +01:00 |
SelectTest.cpp
|
We now have unique name representations per name
|
2014-11-30 19:40:34 +01:00 |
SelectTypeTest.cpp
|
Placate clang-3.5
|
2014-11-17 19:34:45 +01:00 |
UnionTest.cpp
|
Union can be used as pseudo-table, allowing to union unions
|
2015-01-11 14:02:15 +01:00 |
UpdateTest.cpp
|
Fixed operators += et al
|
2014-08-22 12:26:48 +02:00 |