You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
MariaDB Time data type supports '-838:59:59.999999' to '838:59:59.999999' range.
Looks like current mariaex implementation supports 24 hour range since 90:00:00 is received as 18:00:00.
Any plans to support the full Time data type range?
The text was updated successfully, but these errors were encountered:
MariaDB Time data type supports '-838:59:59.999999' to '838:59:59.999999' range.
Looks like current mariaex implementation supports 24 hour range since 90:00:00 is received as 18:00:00.
Any plans to support the full Time data type range?
The text was updated successfully, but these errors were encountered: