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 #35275 -- Fixed Meta.constraints validation crash on UniqueConstraint with OpClass(). #18160

Merged
merged 1 commit into from
May 14, 2024

Conversation

felixxm
Copy link
Member

@felixxm felixxm commented May 12, 2024

This also introduces Expression.constraint_validation_compatible that allows specifying that expression should be ignored during a constraint validation.

ticket-35275

…traint with OpClass().

This also introduces Expression.constraint_validation_compatible that
allows specifying that expression should be ignored during a constraint
validation.
Copy link
Contributor

@sarahboyce sarahboyce left a comment

Choose a reason for hiding this comment

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

This looks great thank you!

@sarahboyce sarahboyce merged commit f030236 into django:main May 14, 2024
35 checks passed
@felixxm felixxm deleted the issue-17945 branch May 15, 2024 18:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants