Skip to content

Runner#alter_enum_values fails on check constraints using enums #9

@7even

Description

@7even

If the database schema contains any check constraints that mention an enum field, then running AlterEnumValues against that enum type fails.

A possible solution would be to drop check constraints before recreating the enum and create them back afterwards.

Metadata

Metadata

Assignees

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