nextcloud-server/lib/private/Files/Cache
Andy Xheli e69c7c4d26
Fix Executing a query: SQLSTATE[42000]
Signed-off-by: Andy Xheli <axheli@axtsolutions.com>

Fix https://github.com/nextcloud/server/issues/32007#issuecomment-1329405245

Signed-off-by: Andy Xheli <axheli@axtsolutions.com>
2022-11-29 11:24:56 -06:00
..
Wrapper Fix various other small psalm issues 2022-10-17 12:40:35 +02:00
Cache.php
CacheEntry.php fix null error in getUnencryptedSize 2022-10-13 15:34:48 +02:00
CacheQueryBuilder.php
FailedCache.php
HomeCache.php
HomePropagator.php
LocalRootScanner.php
MoveFromCacheTrait.php
NullWatcher.php
Propagator.php Fix unencrypted size calculation for files created before the Encryption storage is enabled 2022-10-03 13:44:14 +02:00
QuerySearchHelper.php
Scanner.php
SearchBuilder.php
Storage.php Fix Executing a query: SQLSTATE[42000] 2022-11-29 11:24:56 -06:00
StorageGlobal.php
Updater.php
Watcher.php