Skip to content

Add deferrable constraints management for PSQL #2322

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 8 commits into from
Nov 30, 2024

Conversation

JulienChavee
Copy link
Contributor

Hello,

With this PR, I am trying to implement the deferrable constraints management for PSQL, related to issue #1665.
This is my first PR here, let me know what I can improve, happy to contribute into it.

Copy link
Member

@MasterOdin MasterOdin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Whoops, hit the wrong button. See above for requested change. Thanks for making this PR to improve phinx!

@MasterOdin MasterOdin merged commit 18e6d44 into cakephp:0.x Nov 30, 2024
12 checks passed
@MasterOdin
Copy link
Member

Thanks for your contribution!

markstory added a commit to cakephp/migrations that referenced this pull request Dec 20, 2024
Port changes to add deferrable foreign key support to postgres.
dereuromark added a commit to cakephp/migrations that referenced this pull request Dec 21, 2024
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.

2 participants