SQLite format 3@ -$  [ [M3-indexindex_weeler_translations_on_keyweeler_translationsCREATE INDEX "index_weeler_translations_on_key" ON "weeler_translations" ("key")S39indexindex_weeler_translations_on_localeweeler_translationsCREATE INDEX "index_weeler_translations_on_locale" ON "weeler_translations" ("locale")P++Ytablesqlite_sequencesqlite_sequenceCREATE TABLE sqlite_sequence(name,seq)$33otableweeler_translationsweeler_translationsCREATE TABLE "weeler_translations" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "locale" varchar(255), "key" varchar(255), "value" text, "interpolations" text, "is_proc" boolean DEFAULT 'f', "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) )20131015144900 ) 20131015144900 L AAenhello--- [] f2013-10-17 11:11:35.9001702013-10-17 11:11:35.900170 3 weeler_translations  en  hello