Closed bpintea closed 5 years ago
This PR adds support for the TIME data type, recently introduced in ES/SQL.
TIME
It allows driver conversions to/from it; allowed source/target data types are DATETIME, TIME and strings.
DATETIME
The PR also:
DATE
This PR adds support for the
TIME
data type, recently introduced in ES/SQL.It allows driver conversions to/from it; allowed source/target data types are
DATETIME
,TIME
and strings.The PR also:
DATE
and