nextcloud/lib
Mátyás Jani df269272cf 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-20 10:43:29 +00:00
..
composer Rebuild autoloader 2021-06-23 13:59:48 +02:00
l10n [tx-robot] updated from transifex 2021-08-15 02:26:14 +00:00
private Fix SQL type error 2021-08-20 10:43:29 +00:00
public Use IURLGenerator function to get value of \OC::$WEBROOT global 2021-08-16 13:12:00 +00:00
autoloader.php Update php licenses 2021-06-04 22:02:41 +02:00
base.php accounts event handler to use eventdispatcher, DI and Accounts API 2021-06-30 05:15:49 +00:00
versioncheck.php Update php licenses 2021-06-04 22:02:41 +02:00