Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
t1 this is a temtorary table
t2 this is a MergeTree table
t3 this is a Log table
CREATE TABLE default.t1\n(\n `n` Int8\n)\nENGINE = Memory\nCOMMENT \'this is a temtorary table\'