SQLite format 3@ -   P++Ytablesqlite_sequencesqlite_sequenceCREATE TABLE sqlite_sequence(name,seq))//tablefly_admin_footersfly_admin_footersCREATE TABLE "fly_admin_footers" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "content" text, "unsubscription" text, "offer" text, "paysite_id" integer, "country_id" integer, "terms" text DEFAULT '', "created_at" datetime, "updated_at" datetime)=//indexunique_schema_migrationsschema_migrationsCREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")q//tableschema_migrationsschema_migrationsCREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) )20150417075759 ) 20150417075759