Add support for DATE and TIME SQL types
Octo currently does not support the DATE or TIME SQL types. After release 1.0, Octo should support these types natively. In the meantime, issue #381 (closed) will be used as a workaround.
Support is needed for at least DATE
, TIME
, DATETIME
and TIMESTAMP
types.
Edited by Narayanan Iyer