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

3 lines
84 B
MySQL
Raw Normal View History

2018-12-21 10:24:37 -06:00
ALTER TABLE `ports_nac` CHANGE `device_id` `device_id` int(10) unsigned NOT NULL ;