OpenSearch/x-pack/plugin/sql/jdbc
Marios Trivyzas e1eb683c51 SQL: Fix issue with getting DATE type in JDBC (#40207)
Previously, calling getDate()/getTime()/getTimestamp() and getObject()
with the corresponding java.sql class on a column of SQL DATE type from
the JDBC result set would throw an Exception.
2019-03-21 01:48:06 +01:00
..
licenses CORE: Upgrade to Jackson 2.8.11 (#32670) 2018-08-08 12:04:25 +02:00
src SQL: Fix issue with getting DATE type in JDBC (#40207) 2019-03-21 01:48:06 +01:00
build.gradle SQL: enforce JDBC driver - ES server version parity (#38972) 2019-02-20 11:29:02 +02:00