Unresolved
Details
Details
Assignee
Michael Offner
Michael OffnerReporter
Brad Wood
Brad WoodLabels
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
Priority
Created 18 May 2021 at 16:41
Updated 21 May 2024 at 19:35
Consider the following code example:
https://www.trycf.com/gist/0ed8c07fc9a657419c880fed00a6c631/lucee5?theme=monokai
Adobe ColdFusion will throw an exception when you try to store "sdfsdfsdf" in a "date" column.
However, Lucee simply changes the type of the column to be a "varchar". As a developer who types my columns, I would like Lucee to not change those types on me so I can have a reasonable expectation they are what I set them to