[
https://issues.apache.org/jira/browse/DERBY-2410?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12482759
]
Daniel John Debrunner commented on DERBY-2410:
----------------------------------------------
andrew> DatabaseMetaData methods require that the schema and tablename be
uppercased. ... The lack of documentation of this behavior surprised me more
than anything.
This is documented in the javadoc for DatabaseMetaData , e.g. "tableNamePattern
- a table name pattern; must match the table name as it is stored in the
database"
If DERBY-2092 was addressed then it would be part of Derby's documentation set.
andrew> - I feel that a true universal test for references privilege is
impossible, since ...
I didn't understand this paragraph, not sure what a "universal test" is, and
this comment lost me "grant and have references privilege on a column for which
it has no meaning to have that privilege"
> Convert grantRevoke.java to JUnit
> ---------------------------------
>
> Key: DERBY-2410
> URL: https://issues.apache.org/jira/browse/DERBY-2410
> Project: Derby
> Issue Type: Improvement
> Components: Test
> Affects Versions: 10.3.0.0
> Reporter: Andrew McIntyre
> Assigned To: Andrew McIntyre
> Fix For: 10.3.0.0
>
> Attachments: derby-2410-pre.diff, derby-2410-pre2.diff,
> derby-2410-pre3.diff, derby-2410-pre4.diff, derby-2410-pre5.diff,
> derby-2410-v1.diff
>
>
> Convert grantRevoke.java to JUnit. Also add test cases from grantRevokeDDL
> and grantRevokeDDL2 SQL tests to the new GrantRevokeTest
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.