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

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

1 line
78 B
SQL
Raw Normal View History

2017-02-09 19:12:25 +01:00
ALTER TABLE `ports` CHANGE COLUMN `ifName` `ifName` VARCHAR(255) DEFAULT NULL;