Just an FYI for the list:
 
I reported two new bugs with OO queries. The first is that OO query joins are attempting to join on column aliases (which doesn't work even if the aliased column is also selected, let alone when it's not); the second is that returnObjectField/s on an OO query with a join are returning columns with the same names or aliases from all tables in the join, not just the tables specified in the returnObjectField/s call. In MSSQL, this causes the values from the last specified table to be returned, instead of the ones intended.

Christopher Bradford
Alive! LLP

-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
Reactor for ColdFusion Mailing List
[email protected]
Archives at: http://www.mail-archive.com/reactor%40doughughes.net/
-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --

Reply via email to