add left join for auth_membership
the on query for anon permissions was causing a cross join with the auth_membership table, which made the file_count and file_size fields incorrect
Showing
Please register or sign in to comment
the on query for anon permissions was causing a cross join with the auth_membership table, which made the file_count and file_size fields incorrect