Standardize and correct jdbc database version comparisons
---------------------------------------------------------
Key: TEIID-2477
URL:
https://issues.jboss.org/browse/TEIID-2477
Project: Teiid
Issue Type: Bug
Components: JDBC Connector
Affects Versions: 7.0
Reporter: Steven Hawkins
Assignee: Steven Hawkins
Fix For: 8.4
The simple string comparison of versions is not correct across version numbers of
differing digits (10 is not higher than 9). Generally the field needs standardized as
well since for example we use the year designations for SQL Server but the driver reported
version numbers will be the actual software versions.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: