SQLite format 3@  -   pp)20150828101122)20150828085904)20150710112549)20150709132202)20140618150651)20140405150944)20140405135410)20140304094052 i|i)20150828101122)20150828085904)20150710112549)20150709132202)20140618150651)20140405150944)20140405135410) 20140304094052     'ql//tableschema_migrationsschema_migrationsCREATE TABLE "schema_migrations" ("version" varchar NOT NULL)=//indexunique_schema_migrationsschema_migrationsCREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")=##Atabletest_imagestest_imagesCREATE TABLE "test_images" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "logo" varchar, "name" varchar, "created_at" datetime, "updated_at" datetime)P++Ytablesqlite_sequencesqlite_sequenceCREATE TABLE sqlite_sequence(name,seq):55tableno_cms_blocks_blocksno_cms_blocks_blocksCREATE TABLE "no_cms_blocks_blocks" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "created_at" datetime, "updated_at" datetime, "parent_id" integer, "lft" integer, "rgt" integer, "depth" integer, "position" integer, "fields_info" longtext, "layout" varchar)  MMtableno_cms_blocks_block_translationsno_cms_blocks_block_translationsCREATE TABLE "no_cms_blocks_block_translations" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "no_cms_blocks_block_id" integer, "locale" varchar, "fields_info" text(4294967295), "draft" boolean)QaMindexno_cms_blocks_blocks_translations_block_idno_cms_blocks_block_translations CREATE INDEX "no_cms_blocks_blocks_translations_block_id" ON "no_cms_blocks_block_translations" ("no_cms_blocks_block_id")=?? tableno_cms_blocks_block_slotsno_cms_blocks_block_slots CREATE TABLE "no_cms_blocks_block_slots" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "container_id" integer, "container_type" varchar, "block_id" integer, "position" integer DEFAULT 0, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   \F ''Ktableslotted_pagesslotted_pagesCREATE TABLE "slotted_pages" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)7 c?Yindexindex_no_cms_blocks_block_slots_on_block_idno_cms_blocks_block_slotsCREATE INDEX "index_no_cms_blocks_block_slots_on_block_id" ON "no_cms_blocks_block_slots" ("block_id")g }?indexindex_no_cms_blocks_block_slots_on_container_type_and_idno_cms_blocks_block_slots CREATE INDEX "index_no_cms_blocks_block_slots_on_container_type_and_id" ON "no_cms_blocks_block_slots" ("container_type", "container_id")