SQLite format 3@  -  $_ =//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)P++Ytablesqlite_sequencesqlite_sequenceCREATE TABLE sqlite_sequence(name,seq)YtableusersusersCREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "email" varchar(255), "settings" text, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) LLB\-33Kevininfo@example.com2012-02-05 10:36:012012-02-05 10:36:01fb-U33Kevininfo@example.com--- :fb_share: true :tw_share: true 2012-02-05 10:36:012012-02-05 10:36:01  users0{ )20110927222742 )20110927222742