mirror of
https://github.com/nextcloud/server.git
synced 2026-02-24 10:26:07 -05:00
* fixes #6160 by not being prone to the race condition in insertIfNotExists * fixes #12228 by not using a query that can result in a deadlock * replaces the insertIfNotExists call with an insert which is wrapped into a try-catch block Signed-off-by: Morris Jobke <hey@morrisjobke.de> |
||
|---|---|---|
| .. | ||
| Wrapper | ||
| Cache.php | ||
| CacheEntry.php | ||
| FailedCache.php | ||
| HomeCache.php | ||
| HomePropagator.php | ||
| MoveFromCacheTrait.php | ||
| Propagator.php | ||
| QuerySearchHelper.php | ||
| Scanner.php | ||
| Storage.php | ||
| StorageGlobal.php | ||
| Updater.php | ||
| Watcher.php | ||