mirror of
https://github.com/rbock/sqlpp11.git
synced 2026-05-14 07:08:50 -05:00
b3ef68101f
in(select(...)) did have an extra set of braces, which lead to different behaviour. Thanks to Thomas Marsh for finding the bug