Changes between Version 6 and Version 7 of Ticket #35941
- Timestamp:
- Dec 2, 2024, 1:11:47 AM (5 weeks ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #35941 – Description
v6 v7 9 9 3. JOINs can be achieved with JSON functions (varies per db backend) 10 10 11 * Joins:*11 **Joins:** 12 12 13 13 After some experimentation with JSON functions, I believe the simplest solution is to construct JOINs like this: