Blob Blame History Raw
CREATE TABLE test (sth TEXT);
INSERT INTO test VALUES ('hello world');