0
0
mirror of https://github.com/rbock/sqlpp11.git synced 2024-11-15 20:31:16 +08:00
sqlpp11/tests
2014-07-28 21:14:20 +02:00
..
CMakeLists.txt Added testability and tests for can_be_null and null_is_trivial in result entries 2014-07-27 19:40:31 +02:00
FunctionTest.cpp Cleanup 2014-05-20 08:50:55 +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 Added testability and tests for can_be_null and null_is_trivial in result entries 2014-07-27 19:40:31 +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 Cleaned up traits a bit more 2014-07-28 07:41:59 +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 Added missing file 2014-07-28 17:11:12 +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 Fixed error in determining can_be_null for joins 2014-07-28 21:14:20 +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