-
Notifications
You must be signed in to change notification settings - Fork 1.9k
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
feat: [Validation] add support for dbGroup as parameter in is_unique and is_not_unique #9216
base: 4.6
Are you sure you want to change the base?
Conversation
This is enchantment, send to branch |
…atabase connections cs fixer docs format fix rules add test testIsNotUniqueWithDBConnectionAsParameter
I’ve switched to branch |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The code looks good.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The last things from me.
Co-authored-by: Michal Sniatala <[email protected]>
…mon code into prepareUniqueQuery method
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good - thank you.
Description
See: #9215
Checklist: