Status/Resolution/Reason: Needs Review//
Reporter/Name(from Bugbase): Adam Cameron / Adam Cameron (Adam Cameron)
Created: 12/03/2014
Components: Database, Query-of-Query(IMQ)
Versions: 11.0
Failure Type: Enhancement Request
Found In Build/Fixed In Build: CF11_Final /
Priority/Frequency: Trivial / Unknown
Locale/System: English / Platforms All
Vote Count: 9
CFML's QoQ is very limited in how it can join queries:
* only two queries
* only old-school filter joins (eg: from q1, q2 where q1.pk=q2.fk)
* no outer joins
This implementation is lovely for a proof of concept, but it's not really production-ready. And it's been like this since forever.
It's about time QoQ got a second tranche of development.
NB: I'm sure I've raised this (or variation thereupon) before, but I cannot find the ticket.
--
Adam
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID: 3861312
External Customer Info:
External Company:
External Customer Name: Adam Cameron.
External Customer Email:
External Test Config: My Hardware and Environment details:
Attachments:
Comments: