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

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

2 lines
87 B
SQL
Raw Normal View History

2018-09-11 07:51:35 -05:00
ALTER TABLE `devices` CHANGE `bgpLocalAs` `bgpLocalAs` INT UNSIGNED NULL DEFAULT NULL;