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

Clean up DB code in the CalDAV backend #26719

Merged
merged 3 commits into from
Apr 23, 2021

Conversation

ChristophWurst
Copy link
Member

@ChristophWurst ChristophWurst commented Apr 23, 2021

  • Drop default parameter override with default
  • Use executeQuery and executeUpdate as replacement of the deprecated execute
  • Close open cursors

Those three steps are split into separate commits. You may review individually.

Found while working on #26083.

Copy link
Member

@rullzer rullzer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

❤️

Copy link
Member

@nickvergessen nickvergessen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Infinite loop in CalDavBackend

Signed-off-by: Christoph Wurst <[email protected]>
Copy link
Member

@tcitworld tcitworld left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🧹

@nickvergessen nickvergessen merged commit 04c15e7 into master Apr 23, 2021
@nickvergessen nickvergessen deleted the chore/dav-cleanup-query-usage branch April 23, 2021 13:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review Waiting for reviews enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants