mirror of
https://github.com/rbock/sqlpp11.git
synced 2026-05-13 22:58:48 -05:00
f029e5993b
This is then equivalent to in(value_list(some_empty_vector)) and not_in(value_list(some_empty_vector): tab.a.in() evaluates to false tab.a.not_in() evaluates to true