Skip to content

Add RENAME CONSTRAINT - #222

Open
shemgp wants to merge 6 commits into
fordfrog:developfrom
shemgp:rename_constraints
Open

Add RENAME CONSTRAINT#222
shemgp wants to merge 6 commits into
fordfrog:developfrom
shemgp:rename_constraints

Conversation

@shemgp

@shemgp shemgp commented Oct 21, 2017

Copy link
Copy Markdown

I'm using an ERD software with apgdiff to generate migrations automatically for Laravel, and that software renamed all my constraints. Dropping and creating the constraints led to the diff not being importable in PostgreSQL, as is, due to dependencies in the constraints. Having apgdiff support renaming of constraints will remove the manual editing in my work flow. Thank you for considering this pull request.

@chadfurman

Copy link
Copy Markdown
Collaborator

I need to find time to pull this down and try it out. The more people the merrier

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants