Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
ALTER TABLE alert_rules DROP query_builder;
ALTER TABLE alert_rules ADD builder TEXT NOT NULL AFTER query;