Files

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

2 lines
71 B
SQL
Raw Permalink Normal View History

2017-12-29 05:52:49 -06:00
ALTER TABLE `bgpPeers` CHANGE `astext` `astext` varchar(255) NOT NULL;