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

[stable22] Fix SQL type error #28531

Merged
merged 1 commit into from
Sep 16, 2021
Merged

[stable22] Fix SQL type error #28531

merged 1 commit into from
Sep 16, 2021

Conversation

backportbot-nextcloud[bot]
Copy link

backport of #28478

Fixing the following SQL error encountered with PostgreSQL:

    SQLSTATE[42883]: Undefined function: 7 ERROR:
    No operator matches the given name and argument types. You might need to add explicit type casts.

This prevented the Nextcloud apps/files page to show the files and directories. See #27881
@backportbot-nextcloud backportbot-nextcloud bot added this to the Nextcloud 22.1.1 milestone Aug 20, 2021
@MichaIng MichaIng modified the milestones: Nextcloud 22.1.1, Nextcloud 22.1.2 Aug 29, 2021
@MichaIng MichaIng added the 4. to release Ready to be released and/or waiting for tests to finish label Sep 3, 2021
@MichaIng
Copy link
Member

MichaIng commented Sep 3, 2021

Drone failure is unrelated.

@skjnldsv skjnldsv modified the milestones: Nextcloud 22.1.2, Nextcloud 22.2.0 Sep 16, 2021
@skjnldsv skjnldsv merged commit 74b009e into stable22 Sep 16, 2021
@skjnldsv skjnldsv deleted the backport/28478/stable22 branch September 16, 2021 18:22
@blizzz blizzz mentioned this pull request Sep 23, 2021
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
4. to release Ready to be released and/or waiting for tests to finish bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants