[ 
https://issues.apache.org/jira/browse/DERBY-3342?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12564149#action_12564149
 ] 

djd edited comment on DERBY-3342 at 1/30/08 11:39 AM:
------------------------------------------------------------------------

Fixed by Revision: 616853 for DERBY-2775

      was (Author: djd):
    Fixed by Revision: 616853 for DERBY-2275
  
> DatabaseMetaData.getProcedureColumns() returns incorrect nullability for 
> column 9 LENGTH
> ----------------------------------------------------------------------------------------
>
>                 Key: DERBY-3342
>                 URL: https://issues.apache.org/jira/browse/DERBY-3342
>             Project: Derby
>          Issue Type: Bug
>          Components: JDBC, SQL
>    Affects Versions: 10.4.0.0
>            Reporter: Daniel John Debrunner
>            Assignee: Daniel John Debrunner
>            Priority: Minor
>             Fix For: 10.4.0.0
>
>
> DatabaseMetaDataTest.testGetProceduresGetProcColumns asserts that column 9 
> (LENGTH) is NULLABLE. (line 4364 of the test).
> However the column comes directly from the internal virtual table 
> GetProcedureColumns which has its length column as not nullable (line 327 of 
> GetProcedureColumns.java).

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to