SQLite format 3@ -$  K P++Ytablesqlite_sequencesqlite_sequenceCREATE TABLE sqlite_sequence(name,seq)5EtablephotosphotosCREATE TABLE "photos" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)=//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) )20130402143213 ) 20130402143213 @AANew 12013-04-17 20:14:42.3534382013-04-17 20:14:47.402161?AAPrueba2013-04-11 19:41:05.8631782013-04-17 20:12:39.818193  photos