ALTER TABLE `subnets` ADD `dhcp` BOOLEAN NOT NULL DEFAULT TRUE AFTER `free`; ALTER TABLE `User_auth` ADD `dhcp` BOOLEAN NOT NULL DEFAULT TRUE AFTER `enabled`;