mirror of
https://github.com/rbock/sqlpp11.git
synced 2026-01-02 03:00:38 -06:00
Ok, that sounds weird... Earlier, each node in the SQL tree had a struct containing all recursive traits. This is now gone. It only contains a reference to all sub nodes and its own specific traits.