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

Speedup populateItemsTable_CreatedAt execution. #4353

Conversation

corentin-soriano
Copy link
Contributor

populateItemsTable_CreatedAt spend very much time.
With this fix, we update created_at field on all needed rows on a single sql query instead of loops in many ajax requests.

@nilsteampassnet nilsteampassnet merged commit 6135c1f into nilsteampassnet:master Sep 24, 2024
2 of 3 checks passed
@corentin-soriano corentin-soriano deleted the upgrade_populate_items_createdat branch September 30, 2024 16:39
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