0
0
mirror of https://github.com/rbock/sqlpp11.git synced 2024-11-15 20:31:16 +08:00
sqlpp11/tests
rbock 5ef5259988 Added columns and add_values to insert for multi row inserts
Need to change add_values method to use assignments, though.
2014-01-26 13:24:42 +01:00
..
CMakeLists.txt Add headers to sources to enable file browsing in IDEs 2014-01-19 19:56:37 +01:00
FunctionTest.cpp Re-animated all tests 2014-01-18 20:58:51 +01:00
InsertTest.cpp Re-animated all tests 2014-01-18 20:58:51 +01:00
InterpretTest.cpp Added columns and add_values to insert for multi row inserts 2014-01-26 13:24:42 +01:00
is_regular.h Added verbatim table 2013-11-16 23:19:37 +01:00
MockDb.h Re-animated all tests 2014-01-18 20:58:51 +01:00
PreparedTest.cpp Re-animated all tests 2014-01-18 20:58:51 +01:00
RemoveTest.cpp Re-animated all tests 2014-01-18 20:58:51 +01:00
SelectTest.cpp Re-animated all tests 2014-01-18 20:58:51 +01:00
TabSample.h interpreter for from() 2014-01-12 15:45:50 +01:00
UpdateTest.cpp Re-animated all tests 2014-01-18 20:58:51 +01:00