Changes between Version 2 and Version 3 of Ticket #29021
- Timestamp:
- Jan 13, 2018, 12:48:24 PM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #29021 – Description
v2 v3 24 24 25 25 26 There is no`T4."id" AS "n2"` instead of `T5."id" AS "n2"`, so chaining is working incorrectly.26 There is `T4."id" AS "n2"` instead of `T5."id" AS "n2"`, so chaining is working incorrectly.