CREATE TABLE "data" ( "txt" blob, "idx" integer NOT NULL, PRIMARY KEY("idx") );