librenms/sql-schema/119.sql

2 lines
76 B
MySQL
Raw Normal View History

ALTER TABLE `ports` CHANGE `ifIndex` `ifIndex` BIGINT(20) NULL DEFAULT '0';