fleet/changes/dont-fail-if-duplicate-host-software
Tomas Touceda 65630290d6
Ignore duplicate host software (#1546)
* Insert ignore software if there's a duplicate

* Add test for trigger of duplicate host software
2021-08-04 10:12:07 -03:00

1 line
155 B
Text

* Prevent failing to store software in the case where the insert falls within a small window of time where duplicate host software rows might be inserted.