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
{{ message }}
This repository has been archived by the owner on Dec 22, 2020. It is now read-only.
MoSQL doesn't appear to support the Postgres
TIMESTAMPZ
date type (otherwise known astimestamp with timezone
)http://www.postgresql.org/docs/9.4/static/datatype-datetime.html
This makes it impossible to include timezone information in date fields currently.
The text was updated successfully, but these errors were encountered: