[
https://issues.jboss.org/browse/TEIID-1908?page=com.atlassian.jira.plugin...
]
Steven Hawkins resolved TEIID-1908.
-----------------------------------
Resolution: Done
Added the type aliases as reported types. If I'm reading the JRuby type_converter.rb
correctly, this should allow it to select a single type for each of the ar types.
It also appears that much of the type info and the datatypes system table need updated.
That will be a task for Teiid 8.
Add standard type names to DatabaseMetadata.getTypeInfo
-------------------------------------------------------
Key: TEIID-1908
URL:
https://issues.jboss.org/browse/TEIID-1908
Project: Teiid
Issue Type: Quality Risk
Components: JDBC Driver
Affects Versions: 7.7
Reporter: Steven Hawkins
Assignee: Steven Hawkins
Priority: Minor
Fix For: 7.7
Some tooling, such as Rails, use type name for type mapping. Our biginteger/bigdecimal
types make this difficult since they are non-standard names and both map to numeric.
It would be best if there were entries for decimal, tinyint, smallint, etc.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira