test/dummy/db/development.sqlite3 in better_frame-0.0.4 vs test/dummy/db/development.sqlite3 in better_frame-0.0.5

- old
+ new

@@ -1,2 +1,5 @@ +SQLite format 3@ - +  @ P++Ytablesqlite_sequencesqlite_sequenceCREATE TABLE sqlite_sequence(name,seq)E]tableproductsproductsCREATE TABLE "products" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar, "price" float, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)=//indexunique_schema_migrationsschema_migrationsCREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")l//tableschema_migrationsschema_migrationsCREATE TABLE "schema_migrations" ("version" varchar NOT NULL) )20160714124731 +) 20160714124731   \ No newline at end of file