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

[v10.2.x] Folders: Fix failure to update folder in SQLite #81861

Merged
merged 1 commit into from
Feb 5, 2024

Conversation

papagian
Copy link
Contributor

@papagian papagian commented Feb 5, 2024

Backport ec5bc7c from #81795


What is this feature?

renaming a folder in SQLite used to fail because the context was not properly propagated and as a result used to end up in database locks

Why do we need this feature?

[Add a description of the problem the feature is trying to solve.]

Who is this feature for?

[Add information on what kind of user the feature is for.]

Which issue(s) does this PR fix?:

Fixes #81080

Special notes for your reviewer:

Please check that:

  • It works as expected from a user's perspective.
  • If this is a pre-GA feature, it is behind a feature toggle.
  • The docs are updated, and if this is a notable improvement, it's added to our What's New doc.

@papagian papagian added this to the 10.2.x milestone Feb 5, 2024
@papagian papagian requested a review from a team as a code owner February 5, 2024 08:13
@papagian papagian requested review from zserge, mildwonkey and suntala and removed request for a team February 5, 2024 08:13
@papagian papagian merged commit a2eb076 into v10.2.x Feb 5, 2024
22 checks passed
@papagian papagian deleted the backport-81795-to-v10.2.x branch February 5, 2024 13:24
@aangelisc aangelisc modified the milestones: 10.2.x, 10.2.5 Mar 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants