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

Bryan Pendleton updated DERBY-1553:
-----------------------------------

    Attachment: rrefidentityvallocal.html
                docs.diff

Kathey's suggestion of simply removing the sentence that was only true for 
GENERATED ALWAYS columns seems quite reasonable to me.

Attached is a proposed patch to accomplish this, and the resulting HTML page.

> With the change for DERBY-353 IDENTITY_VAL_LOCAL documentation needs to be 
> changed to reflect the value inserted by the user for GENERATED BY DEFAULT
> -----------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: DERBY-1553
>                 URL: https://issues.apache.org/jira/browse/DERBY-1553
>             Project: Derby
>          Issue Type: Bug
>          Components: Documentation
>    Affects Versions: 10.2.1.6
>            Reporter: Kathey Marsden
>            Assignee: Bryan Pendleton
>            Priority: Minor
>         Attachments: docs.diff, rrefidentityvallocal.html
>
>
> The documentation for IDENTITY_VAL_LOCAL at 
> http://db.apache.org/derby/docs/dev/ref/rrefidentityvallocal.html
> says:
> The INSERT statement must contain a VALUES clause on a table containing an 
> identity column. 
> The assigned value is an identity value generated by Derby.
> but after the fix for DERBY-353 fix the value is the last value inserted into 
> an identity column whether it it was generated by Derby or specified by the 
> user in the case of GENERATED BY DEFAULT
> Perhaps we could just remove the sentence:
> The assigned value is an identity value generated by Derby.

-- 
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