Skip to content
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

Fixed #31455 -- Added support for deferrable exclusion constraints on PostgreSQL. #12704

Merged
merged 1 commit into from May 1, 2020

Conversation

LilyFoote
Copy link
Contributor

@LilyFoote LilyFoote commented Apr 12, 2020

Follows on from #10338 to support django.contrib.postgres.constraints.ExclusionConstraint.

https://code.djangoproject.com/ticket/31455

@LilyFoote LilyFoote changed the title Fixed #20581 -- Add support for deferrable exclusion constraints Fixed #31455 -- Add support for deferrable exclusion constraints Apr 12, 2020
@LilyFoote LilyFoote force-pushed the ticket_31455 branch 3 times, most recently from 3ad5295 to cc7c4bb Compare April 28, 2020 12:15
@felixxm
Copy link
Member

felixxm commented Apr 30, 2020

Rebased.

@felixxm felixxm changed the title Fixed #31455 -- Add support for deferrable exclusion constraints Fixed #31455 -- Added support for deferrable exclusion constraints Apr 30, 2020
@felixxm felixxm changed the title Fixed #31455 -- Added support for deferrable exclusion constraints Fixed #31455 -- Added support for deferrable exclusion constraints. Apr 30, 2020
@felixxm felixxm self-assigned this Apr 30, 2020
@felixxm felixxm changed the title Fixed #31455 -- Added support for deferrable exclusion constraints. Fixed #31455 -- Added support for deferrable exclusion constraints on PostgreSQL. May 1, 2020
@felixxm
Copy link
Member

felixxm commented May 1, 2020

@Ian-Foote Thanks 👍 I pushed minor edits and extra tests.

@felixxm felixxm merged commit b4068bc into django:master May 1, 2020
@LilyFoote LilyFoote deleted the ticket_31455 branch May 1, 2020 10:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants