Can anyone think of a way to create a query object...
# testing
a
Can anyone think of a way to create a query object which has spaces in the column names? Backfilling tests on some old code before I refactor and it seems that cfspreadsheet when reading to a query object will handle spaces in column names which I want to mock.
w
querynew("this has spaces,thisOneNot")
a
tried that - Lucee works, ACF does not.
Also tried QuerySim in mockbox and throws an error
QueryAddColumn with a column with spaces also errors on ACF
That Adam Cameron chap has the smarts.
1
w
Ok, interesting. 1-0 for lucee in this case
a
That Adam Cameron chap has the smarts.
That seems unlikely.
a
ha 🙂 You constantly make me realise that I know very little.
a
I know some different things from you maybe, that is all.