質問
query(querycolumn).toArray() broken
We updated our Coldfusion 2018 installations to the recent version 12.
After this update code of the form <queryname>("<querycolumn>").toArray(), which worked the way ValueArray(x,x) worked before, is broken.
Is there any way to get compatibility here or do we have to change the application?
