2 lines
99 B
SQL

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