Commit Graph

13 Commits (26f6013c1f70078afa10d9f4d72024e750cd94fa)

Author SHA1 Message Date
Marcel Klehr 895160a1d3 fix(FileAccessTest): Do not use LIMIT in subquery 6 months ago
Marcel Klehr 34b3f7553b fix(FileAccess#getDistinctMounts): Order results deterministically 6 months ago
Marcel Klehr 10cc43041b fix(FileAccess#getByAncestorInStorage): Use a subquery to fix tests 6 months ago
Marcel Klehr d67c877ac5 fix(FileAccess): Add tests 6 months ago
Marcel Klehr 5689af5a94 fix(FileAccess): Run cs:fix 6 months ago
Marcel Klehr d8c6f8d18e fix(FileAccess): Address review comments 6 months ago
Marcel Klehr 611d83aa6a fix: Fix psalm issues 6 months ago
Marcel Klehr 3eef614769 feat(IFileAccess#getMounts): Add new method to retrieve all distinct mounts 6 months ago
Marcel Klehr 845b78086b feat(IFileAccess#getByAncestorInStorage): Add new method to retrieve all files in a mount 6 months ago
Robin Appelman c82d382a20 feat: add base class for extending the query builder 2 years ago
Andy Scherzinger dae7c159f7
chore: Add SPDX header 2 years ago
Robin Appelman 8d870a32c2
fix: fix FileAccess::getByFileId(InStorage) 2 years ago
Robin Appelman 1d9354a81e
feat: add interface for lower level filecache acess without having to do direct db queries 2 years ago