0
0
mirror of https://github.com/rbock/sqlpp11.git synced 2024-11-16 04:47:18 +08:00
sqlpp11/test_static_asserts
rbock 20adfb66c9 Made from() testable with portable static asserts, added tests
Added cross_join_t, simplifying join a lot
2016-03-20 09:13:49 +01:00
..
aggregates.cpp Prevent unconditional joins, and naked bool in where() or boolean expressions 2016-03-20 09:13:49 +01:00
AssertTables.h Moved data types into separate folder, split boolean 2015-10-29 22:21:46 +01:00
AssertTables.sql Added compile time tests for date and date_time 2015-10-13 21:25:10 +02:00
case.cpp Disallow unconditional join (ifdef to get it back) 2016-03-20 09:13:49 +01:00
CMakeLists.txt Made from() testable with portable static asserts, added tests 2016-03-20 09:13:49 +01:00
date_time.cpp Merge branch 'release/0.35' 2015-12-29 11:03:17 +01:00
date.cpp Merge branch 'release/0.35' 2015-12-29 11:03:17 +01:00
from.cpp Made from() testable with portable static asserts, added tests 2016-03-20 09:13:49 +01:00
insert.cpp Merge branch 'release/0.35' 2015-12-29 11:03:17 +01:00
unwrapped_bool.cpp Prevent unconditional joins, and naked bool in where() or boolean expressions 2016-03-20 09:13:49 +01:00
where.cpp Made from() testable with portable static asserts, added tests 2016-03-20 09:13:49 +01:00