mirror of
https://github.com/rbock/sqlpp11.git
synced 2026-01-02 03:00:38 -06:00
Also removed inaccessible code for adding more conditions to on() dynamically. If someone should ever want that, he/she should use dynamic_where(), I guess.