Skip to content

Change enum values when there is a default enum value fails migration #4696

@dborstelmann

Description

@dborstelmann

Changing possible enum values fails due to default constraint.
ALTER TABLE "public"."TableName" ALTER COLUMN "columnName" DROP DEFAULT;
^^ Please add this to the migration

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions