[teiid-issues] [JBoss JIRA] (TEIID-4550) Validation issues with upsert

Steven Hawkins (JIRA) issues at jboss.org
Tue Nov 1 08:12:00 EDT 2016


Steven Hawkins created TEIID-4550:
-------------------------------------

             Summary: Validation issues with upsert
                 Key: TEIID-4550
                 URL: https://issues.jboss.org/browse/TEIID-4550
             Project: Teiid
          Issue Type: Bug
          Components: Query Engine
            Reporter: Steven Hawkins
            Assignee: Steven Hawkins
             Fix For: 9.2


An upsert using a primary key that is non-updatable should still succeed as the statement is not modifying the key.

Similarly an upsert using a non-updatable primary key and a null value should still be allowed even if the column is marked as not null as long as it is auto increment or defaultable - as it can be source dependent whether the null key means an insert.



--
This message was sent by Atlassian JIRA
(v7.2.2#72004)


More information about the teiid-issues mailing list