Skip to content

Support for drop default on a column #450

@divyenduz

Description

@divyenduz

The following operation is not supported natively by pgroll.

ALTER TABLE public."Pet" ALTER COLUMN id DROP DEFAULT;

Current workaround is to use SQL the escape hatch.

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