Skip to content

dolt_verify_constraints doesn't work for foreign keys #2238

Description

@zachmu

select dolt_verify_constraints() does not work to check foreign keys because we are serializing or parsing some the constraint with the wrong dialect:

select dolt_verify_constraints();
ERROR:  error calculating constraint violations: at or near "credential_references_id_unique": syntax error

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    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