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

Fix incorrect default scope on uniqueness validation when without_default_scope is used #443

Open
wants to merge 1 commit into
base: core
Choose a base branch
from

Conversation

westonganger
Copy link
Contributor

@westonganger westonganger commented May 23, 2018

Hit this problem today. So I fixed it.

Fixes #319 & #285. Removes the need for PR #333

@westonganger
Copy link
Contributor Author

Just following up. This is a fairly important fix. Can we get this merged?

@LakshyaKhatri
Copy link

@sevenseacat any update on this patch?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

How can I use uniqueness validation for all records, include deleted.
3 participants