nextcloud-server/lib/private/Comments
Mátyás Jani 1018eb4411
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
2021-08-17 15:10:38 +07:00
..
Comment.php Update php licenses 2021-06-04 22:02:41 +07:00
Manager.php Fix SQL type error 2021-08-17 15:10:38 +07:00
ManagerFactory.php Update php licenses 2021-06-04 22:02:41 +07:00