ALTER TABLE `probes` ADD `probe_disabled` BOOLEAN NOT NULL DEFAULT FALSE AFTER `probe_no_default`;