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

Performance improvements for batch (un)marking played or favourite. #95

Merged
merged 2 commits into from
Oct 11, 2022

Conversation

GetToSet
Copy link
Collaborator

This PR improvements performance for batch (un)marking played or favourite, by using arrays as parameters for most Library delegate calls and bulk update statements.

@GetToSet GetToSet marked this pull request as draft July 24, 2022 04:50
@GetToSet GetToSet linked an issue Aug 17, 2022 that may be closed by this pull request
@GetToSet GetToSet added this to the v2.0.1 milestone Aug 17, 2022
@GetToSet GetToSet force-pushed the ethanwong/database-batch-operations branch from afddc34 to 5010e39 Compare October 2, 2022 10:00
@GetToSet GetToSet marked this pull request as ready for review October 2, 2022 10:00
@dyerc dyerc merged commit 6d648f7 into dyerc:master Oct 11, 2022
@GetToSet GetToSet deleted the ethanwong/database-batch-operations branch October 12, 2022 05:11
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.

Support bulk database operations for batch actions
2 participants