0
0
mirror of https://github.com/rbock/sqlpp11.git synced 2024-11-16 04:47:18 +08:00
sqlpp11/tests
rbock c9372eff89 Added serialization to MockDb run methods
Implicitly increased number of serialization tests.
Fixed serialization for logical_not
2014-08-04 18:24:51 +02:00
..
BooleanExpressionTest.cpp Added generic boolean_expression 2014-08-02 09:18:01 +02:00
CMakeLists.txt Added generic boolean_expression 2014-08-02 09:18:01 +02:00
FunctionTest.cpp Added value_or_null method/type 2014-08-01 18:21:23 +02:00
InsertTest.cpp Fixed most of the compiler warnings about unused variables in test programs 2014-06-28 21:05:16 +02:00
InterpretTest.cpp Moved value types out of detail namespace 2014-07-31 08:40:13 +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 Added serialization to MockDb run methods 2014-08-04 18:24:51 +02:00
PreparedTest.cpp Fixed most of the compiler warnings about unused variables in test programs 2014-06-28 21:05:16 +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 Removed _name_t from and added alias operators to result field. 2014-07-30 22:03:11 +02:00
Sample.h Use _traits in column specs 2014-07-23 18:06:33 +02:00
sample.sql Updates copyright year 2014-03-27 16:43:36 +01:00
SelectTest.cpp Allowing result fields to be used as arguments for queries 2014-07-29 08:57:55 +02:00
SelectTypeTest.cpp Added check to prevent multicolumns in sub selects 2014-06-28 21:05:37 +02:00
UpdateTest.cpp Fixed most of the compiler warnings about unused variables in test programs 2014-06-28 21:05:16 +02:00