Skip to content

Postgres NOT VALID and VALIDATE CONSTRAINT not parsed for ALTER TABLE #1907

@achristmascarl

Description

@achristmascarl

Doesn't recognize statements creating an unvalidated constraint (ALTER TABLE "xyz" ADD "constraint_name" NOT VALID)

And also doesn't recognize statements validating constraints (ALTER TABLE xyz VALIDATE CONSTRAINT "constraint_name")

Docs for both are under ALTER TABLE: https://www.postgresql.org/docs/current/sql-altertable.html

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions