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

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

2 lines
69 B
SQL
Raw Normal View History

2015-08-14 20:54:56 +02:00
ALTER TABLE `bgpPeers` MODIFY `bgpPeerRemoteAs` bigint(20) NOT NULL;