0
0
mirror of https://github.com/rbock/sqlpp11.git synced 2024-11-15 20:31:16 +08:00
sqlpp11/tests
2014-07-31 08:40:13 +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 Added some tvin-tests 2014-07-29 18:18:57 +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 some hints 2014-07-31 08:19:00 +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