0
0
mirror of https://github.com/rbock/sqlpp11.git synced 2024-11-16 12:51:13 +08:00
Commit Graph

4 Commits

Author SHA1 Message Date
Roland Bock
7cdcf0f172 Add support for dynamic union in CTEs 2024-11-04 07:21:29 +01:00
Roland Bock
3f05ea7c6b Add dependency check for CTEs in with
CTEs can use other CTEs iff they have been defined to the left.
2024-11-02 22:14:45 +01:00
Roland Bock
e5ad3efb43 Add tests for CTE 2024-10-27 11:25:43 +01:00
Roland Bock
8a59fb44a2 Add tests for some value types and for CTE
plus some cleanup, e.g. removing superseded tests
2024-10-13 13:07:28 +02:00