test/dummy/log/development.log in rails_phone-1.1.0 vs test/dummy/log/development.log in rails_phone-1.1.1

- old
+ new

@@ -1,69 +1,33 @@ Connecting to database specified by database.yml -Connecting to database specified by database.yml -Connecting to database specified by database.yml -  (1.2ms) select sqlite_version(*) -  (1.4ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) -  (1.3ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version") -  (4.4ms) SELECT "schema_migrations"."version" FROM "schema_migrations" +  (0.0ms) select sqlite_version(*) +  (6.1ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) +  (5.5ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version") +  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations" Migrating to CreatePeople (20130403194712)  (0.0ms) begin transaction -  (0.4ms) CREATE TABLE "people" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "phone" varchar(255), "name" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) -  (0.2ms) INSERT INTO "schema_migrations" ("version") VALUES ('20130403194712') -  (1.2ms) commit transaction +  (0.3ms) CREATE TABLE "people" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "phone" varchar(255), "name" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) +  (0.1ms) INSERT INTO "schema_migrations" ("version") VALUES ('20130403194712') +  (5.1ms) commit transaction Migrating to CreateCompanies (20130403194728)  (0.0ms) begin transaction -  (0.4ms) CREATE TABLE "companies" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "customer_support_phone" varchar(255), "phone" varchar(255), "name" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) +  (0.2ms) CREATE TABLE "companies" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "customer_support_phone" varchar(255), "phone" varchar(255), "name" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  (0.1ms) INSERT INTO "schema_migrations" ("version") VALUES ('20130403194728') -  (1.5ms) commit transaction -  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations"  -Connecting to database specified by database.yml -  (1.0ms) SELECT "schema_migrations"."version" FROM "schema_migrations"  -  (0.2ms) select sqlite_version(*) -  (1.5ms) CREATE TABLE "companies" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "customer_support_phone" varchar(255), "phone" varchar(255), "name" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  -  (1.5ms) CREATE TABLE "people" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "phone" varchar(255), "name" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) -  (1.3ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)  -  (1.3ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version") -  (0.1ms) SELECT version FROM "schema_migrations" -  (1.1ms) INSERT INTO "schema_migrations" (version) VALUES ('20130403194728') -  (1.2ms) INSERT INTO "schema_migrations" (version) VALUES ('20130403194712') -Connecting to database specified by database.yml -  (1.0ms) SELECT "schema_migrations"."version" FROM "schema_migrations"  -  (0.2ms) select sqlite_version(*) -  (2.3ms) CREATE TABLE "companies" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "customer_support_phone" varchar(255), "phone" varchar(255), "name" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  -  (1.4ms) CREATE TABLE "people" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "phone" varchar(255), "name" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) -  (1.3ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)  -  (1.2ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version") -  (0.1ms) SELECT version FROM "schema_migrations" -  (1.2ms) INSERT INTO "schema_migrations" (version) VALUES ('20130403194728') -  (1.1ms) INSERT INTO "schema_migrations" (version) VALUES ('20130403194712') -Connecting to database specified by database.yml -Connecting to database specified by database.yml -  (5.9ms) SELECT "schema_migrations"."version" FROM "schema_migrations"  -Migrating to CreatePeople (20130403194712) -Migrating to CreateCompanies (20130403194728) +  (9.2ms) commit transaction Migrating to CreateOutcasts (20130403200930) -  (0.0ms) select sqlite_version(*)  (0.0ms) begin transaction -  (0.5ms) CREATE TABLE "outcasts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "phone" varchar(255), "name" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) -  (0.6ms) INSERT INTO "schema_migrations" ("version") VALUES ('20130403200930') -  (1.4ms) commit transaction -  (0.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations"  +  (0.2ms) CREATE TABLE "outcasts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "phone" varchar(255), "name" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) +  (0.1ms) INSERT INTO "schema_migrations" ("version") VALUES ('20130403200930') +  (4.9ms) commit transaction +  (0.0ms) SELECT "schema_migrations"."version" FROM "schema_migrations"  Connecting to database specified by database.yml -  (1.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations"  -  (0.2ms) select sqlite_version(*) -  (1.3ms) CREATE TABLE "companies" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "customer_support_phone" varchar(255), "phone" varchar(255), "name" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  -  (1.1ms) CREATE TABLE "outcasts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "phone" varchar(255), "name" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) -  (1.5ms) CREATE TABLE "people" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "phone" varchar(255), "name" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  -  (1.4ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) -  (1.3ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version") -  (0.1ms) SELECT version FROM "schema_migrations" -  (1.1ms) INSERT INTO "schema_migrations" (version) VALUES ('20130403200930') -  (1.1ms) INSERT INTO "schema_migrations" (version) VALUES ('20130403194712') -  (1.1ms) INSERT INTO "schema_migrations" (version) VALUES ('20130403194728') -Connecting to database specified by database.yml -  (2.1ms) SELECT "schema_migrations"."version" FROM "schema_migrations"  -Migrating to CreatePeople (20130403194712) -Migrating to CreateCompanies (20130403194728) -Migrating to CreateOutcasts (20130403200930) +  (0.0ms) SELECT "schema_migrations"."version" FROM "schema_migrations"   (0.1ms) select sqlite_version(*) -  (0.2ms) SELECT "schema_migrations"."version" FROM "schema_migrations"  +  (27.1ms) CREATE TABLE "companies" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "customer_support_phone" varchar(255), "phone" varchar(255), "name" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  +  (5.9ms) CREATE TABLE "outcasts" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "phone" varchar(255), "name" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) +  (6.3ms) CREATE TABLE "people" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "phone" varchar(255), "name" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  +  (6.0ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) +  (6.7ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version") +  (0.1ms) SELECT version FROM "schema_migrations" +  (5.1ms) INSERT INTO "schema_migrations" (version) VALUES ('20130403200930') +  (5.0ms) INSERT INTO "schema_migrations" (version) VALUES ('20130403194712') +  (5.2ms) INSERT INTO "schema_migrations" (version) VALUES ('20130403194728')