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
The PartiQL Kotlin implementation allows for parsing and execution of TIME (2) WITH TIME ZONE '01:02:03.123456+02:03'.
After discussion with the PartiQL Maintainers, this functionality is being propagated to PLK 1.0. This has roots in PostgreSQL. Though, this needs to be formalized.
The text was updated successfully, but these errors were encountered:
The PartiQL Kotlin implementation allows for parsing and execution of
TIME (2) WITH TIME ZONE '01:02:03.123456+02:03'
.After discussion with the PartiQL Maintainers, this functionality is being propagated to PLK 1.0. This has roots in PostgreSQL. Though, this needs to be formalized.
The text was updated successfully, but these errors were encountered: