0
0
mirror of https://github.com/rbock/sqlpp11.git synced 2024-11-15 20:31:16 +08:00
sqlpp11/tests
2014-06-29 11:35:51 +02:00
..
CMakeLists.txt Added a minimalistic test for including sqlpp11.h 2014-06-22 16:09:19 +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 Removed obsolete namespace specifier in test after removing namespace vendor 2014-06-14 10:17:21 +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 Renamed bind and (in)validate to indicate their usage (vendor only) 2014-06-29 11:35: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
sample.sql Updates copyright year 2014-03-27 16:43:36 +01:00
SelectTest.cpp Fixed most of the compiler warnings about unused variables in test programs 2014-06-28 21:05:16 +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