librenms/sql-schema/103.sql

2 lines
103 B
SQL

ALTER TABLE `stp` CHANGE `timeSinceTopologyChange` `timeSinceTopologyChange` INT UNSIGNED NOT NULL;