mirror of
https://github.com/fleetdm/fleet
synced 2026-05-20 23:48:52 +00:00
Related to #5982, this ensures we clean up software_host_counts rows referencing software that is not longer present in the software table.
1 line
182 B
Text
1 line
182 B
Text
* Improved performance of endpoints listing software with host counts by ensuring we properly remove counts from `software_host_counts` of software that is not longer used by hosts.
|