[teiid-issues] [JBoss JIRA] Created: (TEIID-1478) various jdbc import issues

Steven Hawkins (JIRA) jira-events at lists.jboss.org
Tue Feb 22 15:46:13 EST 2011


various jdbc import issues
--------------------------

                 Key: TEIID-1478
                 URL: https://issues.jboss.org/browse/TEIID-1478
             Project: Teiid
          Issue Type: Bug
          Components: JDBC Connector
    Affects Versions: 7.0
            Reporter: Steven Hawkins
            Assignee: Steven Hawkins
             Fix For: 7.4


We should not through an exception if the primary key for a foreign key cannot be found - which is most likely due to being filtered from import, instead the key should just be dropped.

We should automatically remap the invalid column name char '.' to '_' - since this is the current behavior of designer.

We also do not have good handling for the mysql bit type, which can be larger than a single bit.

Default values should be captured and should be normalized for BIT types.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the teiid-issues mailing list