You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-dev@db.apache.org by "Rick Hillegas (JIRA)" <ji...@apache.org> on 2008/11/11 21:51:44 UTC

[jira] Updated: (DERBY-3932) Add tests of generated columns when sql authorization is turned on

     [ https://issues.apache.org/jira/browse/DERBY-3932?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rick Hillegas updated DERBY-3932:
---------------------------------

    Attachment: derby-3932-aa-basicPermsTests.diff

Attaching derby-3932-aa-basicPermsTests.diff. This adds basic tests for permissions on generated columns. I ran org.apache.derbyTesting.functionTests.tests.lang._Suite cleanly. Committed at subversion revision 713158.

Touches the following files:

A      java/testing/org/apache/derbyTesting/functionTests/tests/lang/GeneratedColumnsHelper.java
M      java/testing/org/apache/derbyTesting/functionTests/tests/lang/GeneratedColumnsTest.java

Creates a superclass to hold logic common to the basic generated columns tests and the permissions tests.


A      java/testing/org/apache/derbyTesting/functionTests/tests/lang/GeneratedColumnsPermsTest.java

Creates new test of permissions on generated columns.


M      java/testing/org/apache/derbyTesting/functionTests/tests/lang/_Suite.java

Adds the new test to the language suite.


> Add tests of generated columns when sql authorization is turned on
> ------------------------------------------------------------------
>
>                 Key: DERBY-3932
>                 URL: https://issues.apache.org/jira/browse/DERBY-3932
>             Project: Derby
>          Issue Type: Test
>          Components: SQL, Test
>    Affects Versions: 10.5.0.0
>            Reporter: Rick Hillegas
>         Attachments: derby-3932-aa-basicPermsTests.diff
>
>
> Add tests of generated columns under sql authorization. For instance, we need to verify the current_role cannot appear in generation clauses.

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