Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
TRUNCATE `perf_times`;
ALTER TABLE `perf_times` ADD COLUMN `id` int(11) NOT NULL AUTO_INCREMENT PRIMARY KEY FIRST;