Title:
[ANeff] Doc Bug for: CF10's new CF_SQL_ types undocumented in cfqueryparam doc
| View in TrackerStatus/Resolution/Reason: Closed/Fixed/Fixed
Reporter/Name(from Bugbase): Aaron Neff / Aaron Neff ()
Created: 08/06/2017
Components: Documentation
Versions: 2016
Failure Type: Conflict With Docs
Found In Build/Fixed In Build: 2016.0.04.302561 / NA
Priority/Frequency: Normal / Some users will encounter
Locale/System: / Platforms All
Vote Count: 3
Issue: CF10's new cfsqltypes undocumented in cfqueryparam doc
These cfsql types, added in CF10, should be properly documented in the cfqueryparam doc:
- CF_SQL_NCHAR
- CF_SQL_NVARCHAR
- CF_SQL_LONGNVARCHAR
- CF_SQL_NCLOB
- CF_SQL_SQLXML
In the cfqueryparam doc, the above list should be documented in:
1) The History section
2) The CFSQLType attribute description
3) The table that "shows the mapping of ColdFusion SQL data types with JDBC SQL types and those of the listed database management systems"
Related URL: https://helpx.adobe.com/coldfusion/developing-applications/accessing-and-using-data/updating-your-database/database-related-enhancements-in-coldfusion-10.html
Related URL: https://helpx.adobe.com/coldfusion/cfml-reference/coldfusion-tags/tags-p-q/cfqueryparam.html
Attachments:
Comments: