Skip to content

Conversation

@vitormattos
Copy link
Contributor

The function in already put the parenthesis, duplicated parenthesis return wrong result with sqlite.

close #8186

The function `in` already put the patenthesis, duplicated parenthesis
return wrong result with sqlite.

Signed-off-by: Vitor Mattos <[email protected]>
@vitormattos vitormattos added 3. to review bug feature: api 🛠️ OCS API for conversations, chats and participants php labels Oct 22, 2022
@vitormattos vitormattos added this to the 💟 Next Major (26) milestone Oct 22, 2022
@vitormattos vitormattos merged commit eb5ea2a into master Oct 22, 2022
@vitormattos vitormattos deleted the bugfix/query-in-sqlite-returning-wrong-result branch October 22, 2022 12:07
@nickvergessen
Copy link
Member

Now I wonder in how many places we do this wrong

@nickvergessen
Copy link
Member

And seems there are at least 2 others in server (middle one is not an IN, so it might still work?):
image

So we should try to find a programmatic way to prevent this.
Can you raise a tech debt ticket in the server about it?

@nickvergessen
Copy link
Member

/backport to stable25

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to review bug feature: api 🛠️ OCS API for conversations, chats and participants php

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Integration features/command/monitor-calls.feature:26 test fails on SQLite

3 participants