-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
Fix cache update when doing a rename that overwrites the target #14575
Conversation
@jnfrmarks Can you verify? |
adding backport-request because of #14559 @icewind1991 please prepare PR against stable8 - THX |
Would it be possible to add an unit test? – I mean we should be able to detect if a SQL error happened – right? |
backport would be great |
3c02ba0
to
fc027bc
Compare
Added test |
Works, code makes sense 👍 |
Refer to this link for build results (access rights to CI server needed): |
Fixes the issue - tested 👍 |
Fix cache update when doing a rename that overwrites the target
@icewind1991 Can you create the backport PR? Thanks |
The inspection completed: 4 new issues, 1 updated code elements |
stable8: #14584 |
Fixes #14559
@jnfrmarks can you verify that this fixes the problem for you?
cc @DeepDiver1975 @PVince81 @LukasReschke