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

[db] Faster query for comment garbage collection #4254

Merged
merged 1 commit into from
Jun 4, 2024

Conversation

bruntib
Copy link
Contributor

@bruntib bruntib commented Jun 3, 2024

Rephrasing a query so it doesn't esceed the statement timeout. Special thanks to @cservakt!

Rephrasing a query so it doesn't esceed the statement timeout.
Special thanks to @cservakt!
@bruntib bruntib added the database 🗄️ Issues related to the database schema. label Jun 3, 2024
@bruntib bruntib added this to the release 6.24.0 milestone Jun 3, 2024
@bruntib bruntib requested a review from cservakt June 3, 2024 21:00
@bruntib bruntib requested a review from vodorok as a code owner June 3, 2024 21:00
@bruntib bruntib merged commit bddbdf7 into Ericsson:master Jun 4, 2024
7 of 8 checks passed
@bruntib bruntib deleted the cleanup_comments branch June 4, 2024 08:30
@whisperity whisperity added the usability 👍 Usability-related features label Jun 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
database 🗄️ Issues related to the database schema. usability 👍 Usability-related features
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants