SQLite format 3@  - A F 7 ' u A!indexindex_app_errors_on_app_idapp_errors CREATE INDEX "index_app_errors_on_app_id" ON "app_errors" ("app_id")! !! tableapp_errorsapp_errors CREATE TABLE "app_errors" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "app_id" integer, "code" varchar, "message" varchar)j7tableappsapps CREATE TABLE "apps" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar)[tablestatesstatesCREATE TABLE "states" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "code" varchar, "name" varchar) atablecountriescountriesCREATE TABLE "countries" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "code" varchar, "name" varchar)&U9Kindexindex_data_seeder_seed_files_on_pathdata_seeder_seed_filesCREATE UNIQUE INDEX "index_data_seeder_seed_files_on_path" ON "data_seeder_seed_files" ("path")P++Ytablesqlite_sequencesqlite_sequenceCREATE TABLE sqlite_sequence(name,seq)D99#tabledata_seeder_seed_filesdata_seeder_seed_filesCREATE TABLE "data_seeder_seed_files" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "path" varchar NOT NULL, "sha256" varchar NOT NULL)=//indexunique_schema_migrationsschema_migrationsCREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")l//tableschema_migrationsschema_migrationsCREATE TABLE "schema_migrations" ("version" varchar NOT NULL) )20150313172719)20150313172634)20150313022228)20150313022149)20150306195118 )20150313172719)20150313172634)20150313022228)20150313022149) 20150306195118