]
Steven Hawkins resolved TEIID-1478.
-----------------------------------
Resolution: Done
addressed the issues in the description
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: