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

Add an index to 'next_try' column on MailingRecipient collection #1

Closed
ricard33 opened this issue Jun 11, 2015 · 1 comment
Closed
Labels

Comments

@ricard33
Copy link
Owner

Without index, the queries are limited by 32M memory buffer when sorting on a column (http://stackoverflow.com/a/27024732/245945).

@ricard33 ricard33 added the bug label Jun 11, 2015
@ricard33
Copy link
Owner Author

ricard33 commented Jul 6, 2016

Fixed by 8390d7a

Available from v0.5.6

@ricard33 ricard33 closed this as completed Jul 6, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant