CHAR data type documentation fails to describe the maximum allowed length
-------------------------------------------------------------------------
Key: DERBY-4025
URL: https://issues.apache.org/jira/browse/DERBY-4025
Project: Derby
Issue Type: Bug
Components: Documentation
Affects Versions: 10.5.0.0
Reporter: Kristian Waagan
The section on CHAR fails to document the maximum allowed length.
In addition to not specifying the correct maximum length, the section can be
interpreted as specifying Integer.MAX_VALUE as the maximum length of a CHAR
column.
See http://db.apache.org/derby/docs/dev/ref/ref-single.html#rrefsqlj13733
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.