[teiid-issues] [JBoss JIRA] Created: (TEIID-356) Oracle sequence insert override change

Steven Hawkins (JIRA) jira-events at lists.jboss.org
Wed Feb 18 11:39:44 EST 2009


Oracle sequence insert override change
--------------------------------------

                 Key: TEIID-356
                 URL: https://jira.jboss.org/jira/browse/TEIID-356
             Project: Teiid
          Issue Type: Sub-task
          Components: JDBC Connector
    Affects Versions: 6.0.0
            Reporter: Steven Hawkins
            Assignee: Steven Hawkins
             Fix For: 6.0.0


The current behavior is to replace existing insert values if the column appears to be a sequence.  This is a hack and prevents the proper usage of an overriding insert value.  The new behavior will look for the sequence name in source only if a value is not supplied and the column is marked as auto_increment.

This is a breaking changes that needs to be highlighted in the release notes.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the teiid-issues mailing list