Won't Do
Details
Details
Assignee
Brad Wood
Brad WoodReporter
Axel Bons
Axel BonsPriority
Labels
New Issue warning screen
Before you create a new Issue, please post to the mailing list first https://dev.lucee.org
Once the issue has been verified, one of the Lucee team will ask you to file an issue
Created 4 September 2023 at 10:19
Updated 6 September 2023 at 14:07
Resolved 5 September 2023 at 18:18
within sql it is possible to use
SELECT bug = NULL
andSELECT NULL AS bug
however when
SELECT bug = NULL
is used within dbtype=”query” it shows column_0 with true values in both lucee 5 and 6