Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
ALTER TABLE `sensors` ADD `sensor_alert` TINYINT( 1 ) NOT NULL DEFAULT '1' AFTER `sensor_limit_low_warn` ;