mirror of
https://github.com/rbock/sqlpp11.git
synced 2026-05-07 20:00:06 -05:00
Added static_assert tests for update set/dynamic_set
This commit is contained in:
@@ -33,6 +33,7 @@ test_compile(case)
|
||||
test_compile(from)
|
||||
test_compile(join)
|
||||
test_compile(where)
|
||||
test_compile(update_list)
|
||||
test_compile(having)
|
||||
test_compile(insert)
|
||||
test_compile(in)
|
||||
|
||||
Reference in New Issue
Block a user