0
0
mirror of https://github.com/rbock/sqlpp11.git synced 2024-11-15 20:31:16 +08:00
sqlpp11/tests
2014-02-09 18:14:52 +01:00
..
CMakeLists.txt Migrated insert and remove back to composite design 2014-02-09 18:14:52 +01:00
FunctionTest.cpp Added python code generator as an example 2014-01-28 20:53:22 +01:00
InsertTest.cpp Migrated insert and remove back to composite design 2014-02-09 18:14:52 +01:00
InterpretTest.cpp Added checks to prevent non-matching columns from being inserted 2014-02-09 15:06: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 Added python code generator as an example 2014-01-28 20:53:22 +01:00
RemoveTest.cpp Migrated insert and remove back to composite design 2014-02-09 18:14:52 +01:00
sample.sql Added checks to prevent non-matching columns from being inserted 2014-02-09 15:06:42 +01:00
SelectTest.cpp Corrected inconsistency in select value_type 2014-02-08 23:48:35 +01:00
UpdateTest.cpp Fixed a bunch of smaller migration errors 2014-02-08 22:24:05 +01:00