SQLite format 3@  -  )20140905223400)20140905145356)20140905145355)20140905145354 )20140905223400)20140905145356)20140905145355) 20140905145354     7q//tableschema_migrationsschema_migrationsCREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)=//indexunique_schema_migrationsschema_migrationsCREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")o%%!tablepeople_userspeople_usersCREATE TABLE "people_users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "username" varchar(255), "email" varchar(255), "password_digest" varchar(255), "created_at" datetime, "updated_at" datetime)P++Ytablesqlite_sequencesqlite_sequenceCREATE TABLE sqlite_sequence(name,seq)x))+tablearcadex_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)  {{Q)Cindexindex_arcadex_tokens_on_auth_tokenarcadex_tokensCREATE UNIQUE INDEX "index_arcadex_tokens_on_auth_token" ON "arcadex_tokens" ("auth_token")g++tablepeople_jacksonspeople_jacksons CREATE TABLE "people_jacksons" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "coldness" integer, "depth" integer, "currents" varchar(255), "created_at" datetime, "updated_at" datetime)