0
0
mirror of https://github.com/rbock/sqlpp11.git synced 2024-11-15 20:31:16 +08:00
sqlpp11/tests
2014-01-02 13:11:19 +01:00
..
CMakeLists.txt Can extract parameters from expression 2013-11-22 09:42:28 +01:00
FunctionTest.cpp select now collects parameters from Where and Having 2013-11-26 23:45:31 +01:00
InsertTest.cpp Added a few more type tests. 2013-11-10 18:03:39 +01:00
is_regular.h Added verbatim table 2013-11-16 23:19:37 +01:00
MockDb.h Added function tests and fixed a few return types 2013-11-07 13:36:54 +01:00
PreparedTest.cpp Turned value_type::parameter_t into a non-template 2014-01-02 13:11:19 +01:00
RemoveTest.cpp Added a few more type tests. 2013-11-10 18:03:39 +01:00
SelectTest.cpp Refactored of result and result row (clearer structure depending on connectors) 2013-12-17 22:12:13 +01:00
TabSample.h Can now prepare a select (tested with mysql) 2013-12-28 22:52:54 +01:00
UpdateTest.cpp Added a few more type tests. 2013-11-10 18:03:39 +01:00