mirror of
https://github.com/stylersnico/librenms.git
synced 2026-07-27 08:02:51 +02:00
Merge pull request #3047 from laf/issue-3023
updated timeSinceTopologyChange to be an int as it can not be used within alerts
This commit is contained in:
@@ -0,0 +1 @@
|
||||
ALTER TABLE `stp` CHANGE `timeSinceTopologyChange` `timeSinceTopologyChange` INT UNSIGNED NOT NULL
|
||||
Reference in New Issue
Block a user