ColdFusion Query of a Query Bug When Using LIKE
Today I discovered a seemingly little discussed bug in ColdFusion when it comes to performing a query of a query, and using the LIKE keyword on a text field. In my case, I was running a query against a larger query matching on the trimmed email address. Despite clearly seeing […]
