Skip to content

Remove or adjust TIMESTAMP data type #446

Closed

Description

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

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions