I was looking at QueryEach, QueryFilter, QueryMap ...
# documentation
m
I was looking at QueryEach, QueryFilter, QueryMap and the PARALLELIZATION example sections in each of them are saying they are using parallel options but are not and are missing (I think there is only one example that actually uses
parallel=true
in all of the pages and sections). https://helpx.adobe.com/coldfusion/cfml-reference/coldfusion-functions/functions-m-r/queryeach.html#UsingparallelizationExample1 https://helpx.adobe.com/coldfusion/cfml-reference/coldfusion-functions/functions-m-r/queryfilter.html#Usingparallelization https://helpx.adobe.com/coldfusion/cfml-reference/coldfusion-functions/functions-m-r/querymap.html#Usingparallelization