Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
CREATE TEMPORARY TABLE `table`\n(\n `key` String\n)\nENGINE = File(TSVWithNamesAndTypes, \'/dev/null\')