Skip to content
Unverified Commit 1018eb44 authored by Mátyás Jani's avatar Mátyás Jani Committed by GitHub
Browse files

Fix SQL type error

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
parent 0edfb24f
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment