mirror of
https://github.com/fleetdm/fleet
synced 2026-04-21 13:37:30 +00:00
* First approach to diff * Refactor things for better readability and testing * Remove draft comment for algorithm * Format things a bit better * Remove unused and simplify code a bit * Refactor for readability and testing * Add changes file * Implement new approach based on review comments * Make sure to only delete from the current host * Add single uninstall test and fix code * Improve code based on review
2 lines
No EOL
130 B
Text
2 lines
No EOL
130 B
Text
* Reduce the amount of inserts and deletes are done in the database when updating each host's
|
|
software inventory. Fixes issue 1009 |