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

2 lines
83 B
SQL
Raw Normal View History

2018-09-05 20:26:18 +02:00
ALTER TABLE `pdb_ix_peers` CHANGE `remote_asn` `remote_asn` INT UNSIGNED NOT NULL;