Skip to content

Unique{Miche,Scott,Yvert,Gibbonsl}NumbersValidator: use IN() #134

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

Closed
php-coder opened this issue Jul 25, 2015 · 1 comment
Closed

Unique{Miche,Scott,Yvert,Gibbonsl}NumbersValidator: use IN() #134

php-coder opened this issue Jul 25, 2015 · 1 comment

Comments

@php-coder
Copy link
Owner

Instead of checking catalog numbers one by one we may use query with IN() and execute only 1 queries to database instead of N.

Probably we will do it during migration to JDBC (#120)

@php-coder php-coder added the area/optimization This change could speed up our site label Sep 2, 2015
@php-coder
Copy link
Owner Author

These validators were removed during fixing #287

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

No branches or pull requests

1 participant