mirror of
https://github.com/stashapp/stash.git
synced 2026-02-09 00:42:54 +01:00
Create a new ListGroupData fragment that excludes expensive recursive count fields (scene_count_all, sub_group_count_all, etc. with depth: -1). These fields cause 10+ second queries on large databases when loading the groups list page. The full GroupData fragment is preserved for detail views where the recursive counts are needed. |
||
|---|---|---|
| .. | ||
| login | ||
| v2.5 | ||
| ui.go | ||