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

Allow casting query functions #27852

Merged
merged 2 commits into from
Jul 13, 2021

Conversation

nickvergessen
Copy link
Member

@nickvergessen nickvergessen commented Jul 7, 2021

Regression from #25656 breaking in apps nextcloud/user_usage_report#69
So I first added a test with a sample query and then fixed it.

Fix nextcloud/user_usage_report#69

Signed-off-by: Joas Schilling <coding@schilljs.com>
Signed-off-by: Joas Schilling <coding@schilljs.com>
@nickvergessen nickvergessen added bug 3. to review Waiting for reviews labels Jul 7, 2021
@nickvergessen nickvergessen added this to the Nextcloud 23 milestone Jul 7, 2021
@nickvergessen
Copy link
Member Author

/backport to stable22

Copy link
Member

@PVince81 PVince81 left a comment

Choose a reason for hiding this comment

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

👍 makes sense

@juliusknorr juliusknorr merged commit 0031152 into master Jul 13, 2021
@juliusknorr juliusknorr deleted the bugfix/noid/allow-casting-query-functions branch July 13, 2021 06:48
@backportbot-nextcloud
Copy link

The backport to stable22 failed. Please do this backport manually.

@nickvergessen
Copy link
Member Author

/backport to stable22

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 bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Breaking with Nextcloud 22.0.0 - SQLSTATE[42000]: Syntax error or access violation
3 participants