mirror of
https://github.com/fleetdm/fleet
synced 2026-05-22 16:39:01 +00:00
- Added index on `created_at` which is the sort key used when loading the log activities widget on the dashboard. - Refactored query used when loading activities to avoid a full table scan.
1 line
No EOL
61 B
Text
1 line
No EOL
61 B
Text
Optimized query used for listing activities on the Dashboard. |