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 "Harshvardhan Gupta (JIRA)" <ji...@apache.org> on 2017/05/29 15:46:04 UTC

[jira] [Commented] (DERBY-6935) Test Coverage for added features.

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

Harshvardhan Gupta commented on DERBY-6935:
-------------------------------------------

The following functionality should be covered as part of writing tests for the patch - 

1) SYS.SYSCOLUMNS now reports the cycle value for the Identity column.
2) Alter table alter column command doesn't have any effect on the cycle column.(Two of the tests fixed as part of patch already cover this, I am sure we can add some more trickier test cases)
3) Explicitly turn off cycling using NO CYCLE command during create table or alter table queries.

> Test Coverage for added features.
> ---------------------------------
>
>                 Key: DERBY-6935
>                 URL: https://issues.apache.org/jira/browse/DERBY-6935
>             Project: Derby
>          Issue Type: Sub-task
>          Components: SQL
>            Reporter: Harshvardhan Gupta
>            Assignee: Harshvardhan Gupta
>            Priority: Minor
>




--
This message was sent by Atlassian JIRA
(v6.3.15#6346)