0
0
mirror of https://github.com/rbock/sqlpp11.git synced 2024-11-15 20:31:16 +08:00
sqlpp11/tests
2014-02-10 17:56:16 +01:00
..
CMakeLists.txt All statements back to composite design 2014-02-09 23:30:30 +01:00
FunctionTest.cpp Added python code generator as an example 2014-01-28 20:53:22 +01:00
InsertTest.cpp Added a bunch of static asserts to prevent misuse of insert and update 2014-02-10 17:56:16 +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 All statements back to composite design 2014-02-09 23:30:30 +01:00
UpdateTest.cpp Added a bunch of static asserts to prevent misuse of insert and update 2014-02-10 17:56:16 +01:00