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 "Mamta A. Satoor (JIRA)" <ji...@apache.org> on 2014/09/18 05:39:34 UTC

[jira] [Created] (DERBY-6743) MERGE code needs changes since now UPDATE statement can change the identity column value using DEFAULT keyword.

Mamta A. Satoor created DERBY-6743:
--------------------------------------

             Summary: MERGE code needs changes since now UPDATE statement can change the identity column value using DEFAULT keyword.
                 Key: DERBY-6743
                 URL: https://issues.apache.org/jira/browse/DERBY-6743
             Project: Derby
          Issue Type: Improvement
          Components: SQL
    Affects Versions: 10.12.0.0
            Reporter: Mamta A. Satoor


DERBY-6414(Incorrect handling when using an UPDATE to SET an identity column to DEFAULT) has been fixed in Derby 10.12. This will require changes in MERGE code in order for UPDATE of identity column to work in the MERGE sql.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)