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

Bryan Pendleton resolved DERBY-6906.
------------------------------------
       Resolution: Fixed
    Fix Version/s: 10.14.0.0

We've completed all our planned work for this item.

> Allow a GENERATED column to explicitly specify NO CYCLE
> -------------------------------------------------------
>
>                 Key: DERBY-6906
>                 URL: https://issues.apache.org/jira/browse/DERBY-6906
>             Project: Derby
>          Issue Type: Sub-task
>          Components: SQL
>    Affects Versions: 10.13.1.0
>            Reporter: Bryan Pendleton
>            Assignee: Harshvardhan Gupta
>            Priority: Minor
>             Fix For: 10.14.0.0
>
>
> DERBY-6852 added the ability for a GENERATED IDENTITY column
> to specify that it should have CYCLE behavior, utilizing the underlying
> CYCLE behavior of the SEQUENCE object.
> A column which does not wish to have CYCLE behavior is specified
> by omitting the the CYCLE keyword.
> It would be nice to allow a GENERATED IDENTITY column to
> explicitly specify that it should have NO CYCLE behavior.



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

Reply via email to