Files

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

2 lines
83 B
SQL
Raw Permalink 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;