Project

General

Profile

Idea #14484

Updated by Tom Clegg over 5 years ago

Add database columns (file_count, file_size_total?) 

 Update in a migration (avoid updating too many rows in a single transaction -- see #13752, commit:af1125bd1) 

 Use sum of listed file sizes (as opposed to sum of sizes of distinct blocks, etc.) 

Back