Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove or adjust TIMESTAMP data type #446

Open
amotl opened this issue Sep 28, 2022 · 0 comments
Open

Remove or adjust TIMESTAMP data type #446

amotl opened this issue Sep 28, 2022 · 0 comments

Comments

@amotl
Copy link
Member

amotl commented 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 the TIMESTAMP WITH TIME ZONE or the TIMESTAMPTZ data type alias instead. The TIMESTAMP data type will be an equivalent to data type without time zone in future CrateDB releases.

Footnotes

  1. https://crate.io/docs/crate/reference/en/latest/appendices/release-notes/4.0.0.html#deprecations.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant