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

376: Replace LIKE queries for the status of an original with an exact match. #419

Merged
merged 1 commit into from
Apr 25, 2016

Conversation

ocean90
Copy link
Member

@ocean90 ocean90 commented Apr 20, 2016

There are only two status for originals: +active and -original. There is no need to perform a fuzzy search which affects the performance of the GP_Translation->for_translation()` query.

See #376.

There are only two status for originals: `+active` and `-original`.  There is no need to perform a fuzzy search which affects the performance of the GP_Translation->for_translation()` query.

See #376.
@ocean90 ocean90 added this to the 2.1 milestone Apr 20, 2016
@ocean90 ocean90 self-assigned this Apr 25, 2016
@toolstack toolstack merged commit b29c5b1 into develop Apr 25, 2016
@toolstack toolstack deleted the 376-replace-like-query-for-status branch April 25, 2016 21:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants