Closed
Description
openedon Sep 28, 2022
The TIMESTAMP
data type has been deprecated with CrateDB 4.0.0, see 1.
Deprecate the usage of the
TIMESTAMP
alias data type as a timestamp with time zone, use theTIMESTAMP WITH TIME ZONE
or theTIMESTAMPTZ
data type alias instead. TheTIMESTAMP
data type will be an equivalent to data type without time zone in future CrateDB releases.
Footnotes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Metadata
Assignees
Labels
No labels