SQLite format 3@ } }-  R,t F J R=//indexunique_schema_migrationsschema_migrations CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")l//tableschema_migrationsschema_migrationsCREATE TABLE "schema_migrations" ("version" varchar NOT NULL)SGindexindex_users_on_reset_password_tokenusersCREATE UNIQUE INDEX "index_users_on_reset_password_token" ON "users" ("reset_password_token")e5 indexindex_users_on_emailusersCREATE UNIQUE INDEX "index_users_on_email" ON "users" ("email")+5tableusersusersCREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "username" varchar, "email" varchar, "password" varchar, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL, "authentication_token" varchar, "encrypted_password" varchar DEFAULT '' NOT NULL, "reset_password_token" varchar, "reset_password_sent_at" datetime, "remember_created_at" datetime, "sign_in_count" integer DEFAULT 0 NOT NULL, "current_sign_in_at" datetime, "last_sign_in_at" datetime, "current_sign_in_ip" varchar, "last_sign_in_ip" varchar)d9indexindex_posts_on_user_idpostsCREATE INDEX "index_posts_on_user_id" ON "posts" ("user_id")P++Ytablesqlite_sequencesqlite_sequenceCREATE TABLE sqlite_sequence(name,seq)QtablepostspostsCREATE TABLE "posts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "user_id" integer, "title" varchar, "body" varchar, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   ~D4o33"ACCC2015-01-15 21:49:532015-01-15 21:49:534z33"ABBB2015-01-15 21:49:532015-01-15 21:49:534F33"AAAA2015-01-15 21:49:532015-01-15 21:49:53Bł)33"AHeyThis is a post2015-01-15 21:49:532015-01-15 21:49:53  users"A posts1  "Ao "A1 "A(F "A"A oł;331 lsermanlogan.serman@metova.compassword2015-01-28 18:37:182015-01-28 18:37:18EXAMPLE_AUTH_TOKEN ;logan.serman@metova.com"A "A )20150114203236)20141215051632)20141215045143)20150114204523 )20150114203236)20141215051632)20141215045143) 20150114204523