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

Fix SQL comparison with int array during external storage deletion #35502

Merged
merged 1 commit into from
Nov 30, 2022

Conversation

AndyXheli
Copy link

@AndyXheli AndyXheli commented Nov 29, 2022

Comparing to an array doesn't work. The query should use IN instead.

Fix #32007 (comment)

  • Resolves: #

Summary

TODO

  • ...

Checklist

Signed-off-by: Andy Xheli <axheli@axtsolutions.com>

Fix nextcloud#32007 (comment)

Signed-off-by: Andy Xheli <axheli@axtsolutions.com>
@ChristophWurst ChristophWurst added bug 3. to review Waiting for reviews labels Nov 29, 2022
@ChristophWurst ChristophWurst changed the title Fix Executing a query: SQLSTATE[42000] Fix SQL comparison with int array during external storage deletion Nov 29, 2022
@ChristophWurst ChristophWurst added this to the Nextcloud 26 milestone Nov 29, 2022
@ChristophWurst
Copy link
Member

/backport to stable25

@ChristophWurst
Copy link
Member

/backport to stable24

@ChristophWurst
Copy link
Member

/backport to stable23

@szaimen szaimen requested review from a team, juliusknorr and CarlSchwan and removed request for a team November 29, 2022 19:07
Copy link
Member

@juliusknorr juliusknorr left a comment

Choose a reason for hiding this comment

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

Nice catch 👍

@ChristophWurst
Copy link
Member

/backport to stable24

@ChristophWurst
Copy link
Member

/backport to stable23

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
5 participants