2 lines
83 B
SQL

ALTER TABLE `ports` ADD `encrypted` tinyint(1) NOT NULL DEFAULT '0' AFTER `ifVrf`;