You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There can be several mounts for a same storage id, so the left join on
oc_mounts was blowing up on a big instance. As we are only intested in
files from the user’s home, we can compute the storage id beforehand.
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
0 commit comments