SQLite format 3@ MLM.@     R 33Wtablearticles_high_limitarticles_high_limitCREATE TABLE "articles_high_limit" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "string_1" varchar(255), "string_2" varchar(255), "text_1" text, "date_1" date, "integer_1" integer,33W33Ctablearticles_high_limitarticles_high_limitCREATE TABLE "articles_high_limit" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "string_1" varchar, "string_2" varchar, "text_1" text, "date_1" date, "integer_1" integer, "decimal_1" decimal(11,2), "float_1" float){ItablearticlesarticlesCREATE TABLE "articles" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "string_1" varchar(5), "string_2" varchar(5), "text_1" text(5), "date_1" date, "integer_1" integer(5), "decimal_1" decimal(5,2), "float_1" float(5))=//indexunique_schema_migrationsschema_migrationsCREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")l//tableschema_migrationsschema_migrationsCREATE TABLE "schema_migrations" ("version" varchar NOT NULL)333ktableartic JgtablearticlesarticlesCREATE TABLE "articles" ("id" ''Wtablearticles_lazyarticles_lazyCREATE TABLE "articles_lazy" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "string_1" varchar(5))P++Ytablesqlite_sequencesqlite_sequenceCREATE TABLE sqlite_sequence(name,seq)gtablearticlesarticlesCREATE TABLE "articles" ("id" ''Wtablearticles_lazyarticles_lazyCREATE TABLE "articles_lazy" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "string_1" varchar(5))    0  0