Files
librenms-librenms/misc
Tony Murray 9320e6cd06 Prevent duplicate plugin table entries (#14120)
* Prevent duplicate plugin table entries
Some sort of race condition.
Add a unique index, this will cause the create query to fail when it tries to add a new entry for an existing plugin.

* Add index
2022-07-20 15:25:45 +02:00
..
2022-06-09 17:46:56 -05:00