Title:
support uniqueidentifier (guid) in cfqueryparam sqltype
|
View in Tracker
Status/Resolution/Reason: Needs Review//
Reporter/Name(from Bugbase): Henry Ho / Henry Ho ()
Created: 01/18/2017
Components:
Database, CFQuery
Versions: 11.0
Failure Type: Others
Found In Build/Fixed In Build: /
Priority/Frequency: Normal /
Locale/System: / Windows 10
Vote Count: 1
Without support for uniqueidentifier (guid) in cfqueryparam CFSQLType, the validation can be too late or unintentional bugs can be introduced, such as when it should be a list of uniqueidentifier (guid), but it would be hard to validate right now.
Comments: