Skip to content

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

Open
westonganger wants to merge 1 commit intorubysherpas:corefrom
westonganger:patch-1
Open

Fix incorrect default scope on uniqueness validation when without_default_scope is used#443
westonganger wants to merge 1 commit intorubysherpas:corefrom
westonganger:patch-1

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