Files
librenms-librenms/sql-schema/119.sql
T

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

2 lines
76 B
SQL
Raw Normal View History

2016-06-28 14:20:04 -05:00
ALTER TABLE `ports` CHANGE `ifIndex` `ifIndex` BIGINT(20) NULL DEFAULT '0';