SQLite format 3@   - ))Ctablearcadex_tokensarcadex_tokensCREATE TABLE "arcadex_tokens" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "imageable_id" integer, "imageable_type" varchar(255), "auth_token" varchar(255), "created_at" datetime, "updated_at" datetime, "first_ip_address" varchar(255), "current_ip_address" varchar(255), "times_used" integer, "expiration_minutes" integer, "max_uses" integer)Q)Cindexindex_arcadex_tokens_on_auth_tokenarcadex_tokensCREATE UNIQUE INDEX "index_arcadex_tokens_on_auth_token" ON "arcadex_tokens" ("auth_token")P++Ytablesqlite_sequencesqlite_sequenceCREATE TABLE sqlite_sequence(name,seq)=//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) )20141020173616)20140910215147)20140910215136)20140910215118)20140910215044)20140806202340)20140806194834 ||)20141020173616)20140910215147)20140910215136)20140910215118)20140910215044)20140806202340) 20140806194834