test/dummy/db/development.sqlite3 in traka-0.0.1 vs test/dummy/db/development.sqlite3 in traka-0.0.2

- old
+ new

@@ -1,2 +1,2 @@ -SQLite format 3@  -!  )20131223111034)20131219051348)20131219051328 -)20131223111034)20131219051348)20131219051328     Qq//tableschema_migrationsschema_migrationsCREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)=//indexunique_schema_migrationsschema_migrationsCREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")PstableproductsproductsCREATE TABLE "products" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "uuid" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)P++Ytablesqlite_sequencesqlite_sequenceCREATE TABLE sqlite_sequence(name,seq) MqtablecheesescheesesCREATE TABLE "cheeses" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "code" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)'']tabletraka_changestraka_changesCREATE TABLE "traka_changes" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "klass" varchar(255), "uuid" varchar(255), "action_type" varchar(255), "version" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) +SQLite format 3@  -!     )20140102053940)20131219051328)20131219051348)20131223111034 +)20140102053940)20131219051328)20131219051348)20131223111034  hMqtablecheesescheesesCREATE TABLE "cheeses" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "code" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)P++Ytablesqlite_sequencesqlite_sequenceCREATE TABLE sqlite_sequence(name,seq)PstableproductsproductsCREATE TABLE "products" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "uuid" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)q//tableschema_migrationsschema_migrationsCREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) dd=//indexunique_schema_migrationsschema_migrationsCREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")'']tabletraka_changestraka_changesCREATE TABLE "traka_changes" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "klass" varchar(255), "uuid" varchar(255), "action_type" varchar(255), "version" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) \ No newline at end of file