Connecting to database specified by database.yml  (1.9ms) select sqlite_version(*)  (0.3ms) CREATE TABLE "models" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "color" varchar(255))  (0.1ms) CREATE TABLE "versions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "item_type" varchar(255) NOT NULL, "item_id" varchar(255) NOT NULL, "event" varchar(255) NOT NULL, "whodunnit" varchar(255), "object" text, "created_at" datetime)   (0.1ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)  (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.0ms) SELECT version FROM "schema_migrations"  (0.0ms) INSERT INTO "schema_migrations" (version) VALUES ('1')  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "models" ("color", "name") VALUES (?, ?) [["color", "blue"], ["name", "Bob"]] SQL (8.1ms) INSERT INTO "versions" ("created_at", "event", "item_id", "item_type", "object", "whodunnit") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 10 Apr 2013 16:53:19 UTC +00:00], ["event", "create"], ["item_id", 1], ["item_type", "Model"], ["object", nil], ["whodunnit", nil]]  (0.1ms) commit transaction Connecting to database specified by database.yml  (1.8ms) select sqlite_version(*)  (0.3ms) CREATE TABLE "models" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "color" varchar(255))  (0.1ms) CREATE TABLE "versions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "item_type" varchar(255) NOT NULL, "item_id" varchar(255) NOT NULL, "event" varchar(255) NOT NULL, "whodunnit" varchar(255), "object" text, "created_at" datetime)   (0.1ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)  (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.0ms) SELECT version FROM "schema_migrations"  (0.0ms) INSERT INTO "schema_migrations" (version) VALUES ('1')  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "models" ("color", "name") VALUES (?, ?) [["color", "blue"], ["name", "Bob"]] SQL (7.0ms) INSERT INTO "versions" ("created_at", "event", "item_id", "item_type", "object", "whodunnit") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 10 Apr 2013 16:54:08 UTC +00:00], ["event", "create"], ["item_id", 1], ["item_type", "Model"], ["object", nil], ["whodunnit", nil]]  (0.1ms) commit transaction Connecting to database specified by database.yml  (1.9ms) select sqlite_version(*)  (0.3ms) CREATE TABLE "models" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "color" varchar(255))  (0.1ms) CREATE TABLE "versions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "item_type" varchar(255) NOT NULL, "item_id" varchar(255) NOT NULL, "event" varchar(255) NOT NULL, "whodunnit" varchar(255), "object" text, "created_at" datetime)   (0.1ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)  (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.0ms) SELECT version FROM "schema_migrations"  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('1')  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "models" ("color", "name") VALUES (?, ?) [["color", "blue"], ["name", "Bob"]] SQL (7.5ms) INSERT INTO "versions" ("created_at", "event", "item_id", "item_type", "object", "whodunnit") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 10 Apr 2013 16:56:12 UTC +00:00], ["event", "create"], ["item_id", 1], ["item_type", "Model"], ["object", nil], ["whodunnit", nil]]  (0.1ms) commit transaction Connecting to database specified by database.yml  (1.8ms) select sqlite_version(*)  (0.3ms) CREATE TABLE "models" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "color" varchar(255))  (0.1ms) CREATE TABLE "versions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "item_type" varchar(255) NOT NULL, "item_id" varchar(255) NOT NULL, "event" varchar(255) NOT NULL, "whodunnit" varchar(255), "object" text, "created_at" datetime)   (0.1ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)  (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.0ms) SELECT version FROM "schema_migrations"  (0.0ms) INSERT INTO "schema_migrations" (version) VALUES ('1')  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "models" ("color", "name") VALUES (?, ?) [["color", "blue"], ["name", "Bob"]] SQL (7.3ms) INSERT INTO "versions" ("created_at", "event", "item_id", "item_type", "object", "whodunnit") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 10 Apr 2013 16:56:37 UTC +00:00], ["event", "create"], ["item_id", 1], ["item_type", "Model"], ["object", nil], ["whodunnit", nil]]  (0.1ms) commit transaction Connecting to database specified by database.yml Connecting to database specified by database.yml  (1.8ms) select sqlite_version(*)  (0.3ms) CREATE TABLE "models" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "color" varchar(255))  (0.1ms) CREATE TABLE "versions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "item_type" varchar(255) NOT NULL, "item_id" varchar(255) NOT NULL, "event" varchar(255) NOT NULL, "whodunnit" varchar(255), "object" text, "created_at" datetime)   (0.1ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)  (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.0ms) SELECT version FROM "schema_migrations"  (0.0ms) INSERT INTO "schema_migrations" (version) VALUES ('1')  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "models" ("color", "name") VALUES (?, ?) [["color", "blue"], ["name", "Bob"]] SQL (7.6ms) INSERT INTO "versions" ("created_at", "event", "item_id", "item_type", "object", "whodunnit") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 10 Apr 2013 17:00:43 UTC +00:00], ["event", "create"], ["item_id", 1], ["item_type", "Model"], ["object", nil], ["whodunnit", nil]]  (0.1ms) commit transaction Connecting to database specified by database.yml  (1.8ms) select sqlite_version(*)  (0.3ms) CREATE TABLE "models" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "color" varchar(255))  (0.1ms) CREATE TABLE "versions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "item_type" varchar(255) NOT NULL, "item_id" varchar(255) NOT NULL, "event" varchar(255) NOT NULL, "whodunnit" varchar(255), "object" text, "created_at" datetime)   (0.1ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)  (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.0ms) SELECT version FROM "schema_migrations"  (0.0ms) INSERT INTO "schema_migrations" (version) VALUES ('1')  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "models" ("color", "name") VALUES (?, ?) [["color", "blue"], ["name", "Bob"]] SQL (7.6ms) INSERT INTO "versions" ("created_at", "event", "item_id", "item_type", "object", "whodunnit") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 10 Apr 2013 17:02:04 UTC +00:00], ["event", "create"], ["item_id", 1], ["item_type", "Model"], ["object", nil], ["whodunnit", nil]]  (0.1ms) commit transaction Connecting to database specified by database.yml  (1.8ms) select sqlite_version(*)  (0.3ms) CREATE TABLE "models" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "color" varchar(255))  (0.1ms) CREATE TABLE "versions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "item_type" varchar(255) NOT NULL, "item_id" varchar(255) NOT NULL, "event" varchar(255) NOT NULL, "whodunnit" varchar(255), "object" text, "created_at" datetime)   (0.1ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)  (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.0ms) SELECT version FROM "schema_migrations"  (0.0ms) INSERT INTO "schema_migrations" (version) VALUES ('1')  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "models" ("color", "name") VALUES (?, ?) [["color", "blue"], ["name", "Bob"]] SQL (8.0ms) INSERT INTO "versions" ("created_at", "event", "item_id", "item_type", "object", "whodunnit") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 10 Apr 2013 17:02:43 UTC +00:00], ["event", "create"], ["item_id", 1], ["item_type", "Model"], ["object", nil], ["whodunnit", nil]]  (0.1ms) commit transaction Connecting to database specified by database.yml  (1.9ms) select sqlite_version(*)  (0.3ms) CREATE TABLE "models" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "color" varchar(255))  (0.1ms) CREATE TABLE "versions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "item_type" varchar(255) NOT NULL, "item_id" varchar(255) NOT NULL, "event" varchar(255) NOT NULL, "whodunnit" varchar(255), "object" text, "created_at" datetime)   (0.1ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)  (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.0ms) SELECT version FROM "schema_migrations"  (0.0ms) INSERT INTO "schema_migrations" (version) VALUES ('1')  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "models" ("color", "name") VALUES (?, ?) [["color", "blue"], ["name", "Bob"]] SQL (8.3ms) INSERT INTO "versions" ("created_at", "event", "item_id", "item_type", "object", "whodunnit") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 10 Apr 2013 17:08:08 UTC +00:00], ["event", "create"], ["item_id", 1], ["item_type", "Model"], ["object", nil], ["whodunnit", nil]]  (0.1ms) commit transaction Connecting to database specified by database.yml  (1.7ms) select sqlite_version(*)  (0.3ms) CREATE TABLE "models" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "color" varchar(255))  (0.1ms) CREATE TABLE "versions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "item_type" varchar(255) NOT NULL, "item_id" varchar(255) NOT NULL, "event" varchar(255) NOT NULL, "whodunnit" varchar(255), "object" text, "created_at" datetime)   (0.2ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)  (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.0ms) SELECT version FROM "schema_migrations"  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('1')  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "models" ("color", "name") VALUES (?, ?) [["color", "blue"], ["name", "Bob"]] SQL (7.6ms) INSERT INTO "versions" ("created_at", "event", "item_id", "item_type", "object", "whodunnit") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 10 Apr 2013 17:08:46 UTC +00:00], ["event", "create"], ["item_id", 1], ["item_type", "Model"], ["object", nil], ["whodunnit", nil]]  (0.1ms) commit transaction Connecting to database specified by database.yml  (2.4ms) select sqlite_version(*)  (0.6ms) CREATE TABLE "models" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "color" varchar(255))  (0.1ms) CREATE TABLE "versions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "item_type" varchar(255) NOT NULL, "item_id" varchar(255) NOT NULL, "event" varchar(255) NOT NULL, "whodunnit" varchar(255), "object" text, "created_at" datetime)   (0.1ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)  (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.0ms) SELECT version FROM "schema_migrations"  (0.0ms) INSERT INTO "schema_migrations" (version) VALUES ('1')  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "models" ("color", "name") VALUES (?, ?) [["color", "blue"], ["name", "Bob"]] SQL (7.7ms) INSERT INTO "versions" ("created_at", "event", "item_id", "item_type", "object", "whodunnit") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 10 Apr 2013 17:10:01 UTC +00:00], ["event", "create"], ["item_id", 1], ["item_type", "Model"], ["object", nil], ["whodunnit", nil]]  (0.1ms) commit transaction Connecting to database specified by database.yml  (2.3ms) select sqlite_version(*)  (0.4ms) CREATE TABLE "models" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "color" varchar(255))  (0.2ms) CREATE TABLE "versions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "item_type" varchar(255) NOT NULL, "item_id" varchar(255) NOT NULL, "event" varchar(255) NOT NULL, "whodunnit" varchar(255), "object" text, "created_at" datetime)   (0.2ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)  (0.2ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.0ms) SELECT version FROM "schema_migrations"  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('1')  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "models" ("color", "name") VALUES (?, ?) [["color", "blue"], ["name", "Bob"]] SQL (7.1ms) INSERT INTO "versions" ("created_at", "event", "item_id", "item_type", "object", "whodunnit") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 10 Apr 2013 17:10:40 UTC +00:00], ["event", "create"], ["item_id", 1], ["item_type", "Model"], ["object", nil], ["whodunnit", nil]]  (0.1ms) commit transaction Connecting to database specified by database.yml  (2.1ms) select sqlite_version(*)  (0.3ms) CREATE TABLE "models" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "color" varchar(255))  (0.2ms) CREATE TABLE "versions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "item_type" varchar(255) NOT NULL, "item_id" varchar(255) NOT NULL, "event" varchar(255) NOT NULL, "whodunnit" varchar(255), "object" text, "created_at" datetime)   (0.1ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)  (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.0ms) SELECT version FROM "schema_migrations"  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('1')  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "models" ("color", "name") VALUES (?, ?) [["color", "blue"], ["name", "Bob"]] SQL (8.3ms) INSERT INTO "versions" ("created_at", "event", "item_id", "item_type", "object", "whodunnit") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 10 Apr 2013 17:12:31 UTC +00:00], ["event", "create"], ["item_id", 1], ["item_type", "Model"], ["object", nil], ["whodunnit", nil]]  (0.1ms) commit transaction Connecting to database specified by database.yml  (1.7ms) select sqlite_version(*)  (0.2ms) CREATE TABLE "models" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "color" varchar(255))  (0.1ms) CREATE TABLE "versions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "item_type" varchar(255) NOT NULL, "item_id" varchar(255) NOT NULL, "event" varchar(255) NOT NULL, "whodunnit" varchar(255), "object" text, "created_at" datetime)   (0.1ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)  (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.0ms) SELECT version FROM "schema_migrations"  (0.0ms) INSERT INTO "schema_migrations" (version) VALUES ('1')  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "models" ("color", "name") VALUES (?, ?) [["color", "blue"], ["name", "Bob"]] SQL (6.6ms) INSERT INTO "versions" ("created_at", "event", "item_id", "item_type", "object", "whodunnit") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 10 Apr 2013 17:15:24 UTC +00:00], ["event", "create"], ["item_id", 1], ["item_type", "Model"], ["object", nil], ["whodunnit", nil]]  (0.1ms) commit transaction Connecting to database specified by database.yml  (1.8ms) select sqlite_version(*)  (0.3ms) CREATE TABLE "models" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "color" varchar(255))  (0.1ms) CREATE TABLE "versions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "item_type" varchar(255) NOT NULL, "item_id" varchar(255) NOT NULL, "event" varchar(255) NOT NULL, "whodunnit" varchar(255), "object" text, "created_at" datetime)   (0.1ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)  (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.0ms) SELECT version FROM "schema_migrations"  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('1')  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "models" ("color", "name") VALUES (?, ?) [["color", "blue"], ["name", "Bob"]] SQL (7.3ms) INSERT INTO "versions" ("created_at", "event", "item_id", "item_type", "object", "whodunnit") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 10 Apr 2013 17:16:18 UTC +00:00], ["event", "create"], ["item_id", 1], ["item_type", "Model"], ["object", nil], ["whodunnit", nil]]  (0.1ms) commit transaction Connecting to database specified by database.yml  (1.8ms) select sqlite_version(*)  (0.3ms) CREATE TABLE "models" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "color" varchar(255))  (0.1ms) CREATE TABLE "versions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "item_type" varchar(255) NOT NULL, "item_id" varchar(255) NOT NULL, "event" varchar(255) NOT NULL, "whodunnit" varchar(255), "object" text, "created_at" datetime)   (0.1ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)  (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.0ms) SELECT version FROM "schema_migrations"  (0.0ms) INSERT INTO "schema_migrations" (version) VALUES ('1')  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "models" ("color", "name") VALUES (?, ?) [["color", "blue"], ["name", "Bob"]] SQL (8.3ms) INSERT INTO "versions" ("created_at", "event", "item_id", "item_type", "object", "whodunnit") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 10 Apr 2013 17:18:30 UTC +00:00], ["event", "create"], ["item_id", 1], ["item_type", "Model"], ["object", nil], ["whodunnit", nil]]  (0.1ms) commit transaction Connecting to database specified by database.yml  (1.8ms) select sqlite_version(*)  (0.3ms) CREATE TABLE "models" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "color" varchar(255))  (0.1ms) CREATE TABLE "versions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "item_type" varchar(255) NOT NULL, "item_id" varchar(255) NOT NULL, "event" varchar(255) NOT NULL, "whodunnit" varchar(255), "object" text, "created_at" datetime)   (0.1ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)  (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.0ms) SELECT version FROM "schema_migrations"  (0.0ms) INSERT INTO "schema_migrations" (version) VALUES ('1')  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "models" ("color", "name") VALUES (?, ?) [["color", "blue"], ["name", "Bob"]] SQL (7.3ms) INSERT INTO "versions" ("created_at", "event", "item_id", "item_type", "object", "whodunnit") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 10 Apr 2013 17:18:56 UTC +00:00], ["event", "create"], ["item_id", 1], ["item_type", "Model"], ["object", nil], ["whodunnit", nil]]  (0.1ms) commit transaction Connecting to database specified by database.yml Connecting to database specified by database.yml  (2.1ms) select sqlite_version(*)  (0.3ms) CREATE TABLE "models" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "color" varchar(255))  (0.1ms) CREATE TABLE "versions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "item_type" varchar(255) NOT NULL, "item_id" varchar(255) NOT NULL, "event" varchar(255) NOT NULL, "whodunnit" varchar(255), "object" text, "created_at" datetime)   (0.1ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)  (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.0ms) SELECT version FROM "schema_migrations"  (0.0ms) INSERT INTO "schema_migrations" (version) VALUES ('1')  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "models" ("color", "name") VALUES (?, ?) [["color", "blue"], ["name", "Bob"]] SQL (8.1ms) INSERT INTO "versions" ("created_at", "event", "item_id", "item_type", "object", "whodunnit") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 10 Apr 2013 17:24:24 UTC +00:00], ["event", "create"], ["item_id", 1], ["item_type", "Model"], ["object", nil], ["whodunnit", nil]]  (0.1ms) commit transaction Connecting to database specified by database.yml  (1.8ms) select sqlite_version(*)  (0.3ms) CREATE TABLE "models" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "color" varchar(255))  (0.1ms) CREATE TABLE "versions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "item_type" varchar(255) NOT NULL, "item_id" varchar(255) NOT NULL, "event" varchar(255) NOT NULL, "whodunnit" varchar(255), "object" text, "created_at" datetime)   (0.1ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)  (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.0ms) SELECT version FROM "schema_migrations"  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('1')  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "models" ("color", "name") VALUES (?, ?) [["color", "blue"], ["name", "Bob"]] SQL (7.4ms) INSERT INTO "versions" ("created_at", "event", "item_id", "item_type", "object", "whodunnit") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 10 Apr 2013 17:31:15 UTC +00:00], ["event", "create"], ["item_id", 1], ["item_type", "Model"], ["object", nil], ["whodunnit", nil]]  (0.1ms) commit transaction Connecting to database specified by database.yml  (1.9ms) select sqlite_version(*)  (0.3ms) CREATE TABLE "models" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "color" varchar(255))  (0.1ms) CREATE TABLE "versions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "item_type" varchar(255) NOT NULL, "item_id" varchar(255) NOT NULL, "event" varchar(255) NOT NULL, "whodunnit" varchar(255), "object" text, "created_at" datetime)   (0.1ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)  (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.0ms) SELECT version FROM "schema_migrations"  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('1')  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "models" ("color", "name") VALUES (?, ?) [["color", "blue"], ["name", "Bob"]] SQL (7.7ms) INSERT INTO "versions" ("created_at", "event", "item_id", "item_type", "object", "whodunnit") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 10 Apr 2013 17:33:18 UTC +00:00], ["event", "create"], ["item_id", 1], ["item_type", "Model"], ["object", nil], ["whodunnit", nil]]  (0.1ms) commit transaction Connecting to database specified by database.yml  (1.9ms) select sqlite_version(*)  (0.3ms) CREATE TABLE "models" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "color" varchar(255))  (0.1ms) CREATE TABLE "versions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "item_type" varchar(255) NOT NULL, "item_id" varchar(255) NOT NULL, "event" varchar(255) NOT NULL, "whodunnit" varchar(255), "object" text, "created_at" datetime)   (0.1ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)  (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.0ms) SELECT version FROM "schema_migrations"  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('1')  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "models" ("color", "name") VALUES (?, ?) [["color", "blue"], ["name", "Bob"]] SQL (7.2ms) INSERT INTO "versions" ("created_at", "event", "item_id", "item_type", "object", "whodunnit") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 10 Apr 2013 17:33:46 UTC +00:00], ["event", "create"], ["item_id", 1], ["item_type", "Model"], ["object", nil], ["whodunnit", nil]]  (0.1ms) commit transaction Connecting to database specified by database.yml  (1.8ms) select sqlite_version(*)  (0.3ms) CREATE TABLE "models" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "color" varchar(255))  (0.1ms) CREATE TABLE "versions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "item_type" varchar(255) NOT NULL, "item_id" varchar(255) NOT NULL, "event" varchar(255) NOT NULL, "whodunnit" varchar(255), "object" text, "created_at" datetime)   (0.1ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)  (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.0ms) SELECT version FROM "schema_migrations"  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('1')  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "models" ("color", "name") VALUES (?, ?) [["color", "blue"], ["name", "Bob"]] SQL (8.1ms) INSERT INTO "versions" ("created_at", "event", "item_id", "item_type", "object", "whodunnit") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 10 Apr 2013 17:34:09 UTC +00:00], ["event", "create"], ["item_id", 1], ["item_type", "Model"], ["object", nil], ["whodunnit", nil]]  (0.1ms) commit transaction Connecting to database specified by database.yml  (1.9ms) select sqlite_version(*)  (0.3ms) CREATE TABLE "models" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "color" varchar(255))  (0.1ms) CREATE TABLE "versions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "item_type" varchar(255) NOT NULL, "item_id" varchar(255) NOT NULL, "event" varchar(255) NOT NULL, "whodunnit" varchar(255), "object" text, "created_at" datetime)   (0.1ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)  (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.0ms) SELECT version FROM "schema_migrations"  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('1')  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "models" ("color", "name") VALUES (?, ?) [["color", "blue"], ["name", "Bob"]] SQL (7.6ms) INSERT INTO "versions" ("created_at", "event", "item_id", "item_type", "object", "whodunnit") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 10 Apr 2013 17:37:19 UTC +00:00], ["event", "create"], ["item_id", 1], ["item_type", "Model"], ["object", nil], ["whodunnit", nil]]  (0.1ms) commit transaction Connecting to database specified by database.yml  (1.8ms) select sqlite_version(*)  (0.2ms) CREATE TABLE "models" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "color" varchar(255))  (0.1ms) CREATE TABLE "versions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "item_type" varchar(255) NOT NULL, "item_id" varchar(255) NOT NULL, "event" varchar(255) NOT NULL, "whodunnit" varchar(255), "object" text, "created_at" datetime)   (0.1ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)  (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.0ms) SELECT version FROM "schema_migrations"  (0.0ms) INSERT INTO "schema_migrations" (version) VALUES ('1')  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "models" ("color", "name") VALUES (?, ?) [["color", "blue"], ["name", "Bob"]] SQL (7.3ms) INSERT INTO "versions" ("created_at", "event", "item_id", "item_type", "object", "whodunnit") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 10 Apr 2013 17:38:10 UTC +00:00], ["event", "create"], ["item_id", 1], ["item_type", "Model"], ["object", nil], ["whodunnit", nil]]  (0.1ms) commit transaction Connecting to database specified by database.yml  (1.8ms) select sqlite_version(*)  (0.3ms) CREATE TABLE "models" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "color" varchar(255))  (0.1ms) CREATE TABLE "versions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "item_type" varchar(255) NOT NULL, "item_id" varchar(255) NOT NULL, "event" varchar(255) NOT NULL, "whodunnit" varchar(255), "object" text, "created_at" datetime)   (0.1ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)  (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.0ms) SELECT version FROM "schema_migrations"  (0.0ms) INSERT INTO "schema_migrations" (version) VALUES ('1')  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "models" ("color", "name") VALUES (?, ?) [["color", "blue"], ["name", "Bob"]] SQL (6.7ms) INSERT INTO "versions" ("created_at", "event", "item_id", "item_type", "object", "whodunnit") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 10 Apr 2013 17:38:37 UTC +00:00], ["event", "create"], ["item_id", 1], ["item_type", "Model"], ["object", nil], ["whodunnit", nil]]  (0.1ms) commit transaction Connecting to database specified by database.yml  (1.8ms) select sqlite_version(*)  (0.3ms) CREATE TABLE "models" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "color" varchar(255))  (0.1ms) CREATE TABLE "versions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "item_type" varchar(255) NOT NULL, "item_id" varchar(255) NOT NULL, "event" varchar(255) NOT NULL, "whodunnit" varchar(255), "object" text, "created_at" datetime)   (0.1ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)  (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.0ms) SELECT version FROM "schema_migrations"  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('1')  (0.1ms) begin transaction SQL (0.2ms) INSERT INTO "models" ("color", "name") VALUES (?, ?) [["color", "blue"], ["name", "Bob"]] SQL (7.6ms) INSERT INTO "versions" ("created_at", "event", "item_id", "item_type", "object", "whodunnit") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 10 Apr 2013 17:39:56 UTC +00:00], ["event", "create"], ["item_id", 1], ["item_type", "Model"], ["object", nil], ["whodunnit", nil]]  (0.1ms) commit transaction Connecting to database specified by database.yml  (1.8ms) select sqlite_version(*)  (0.2ms) CREATE TABLE "models" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "color" varchar(255))  (0.1ms) CREATE TABLE "versions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "item_type" varchar(255) NOT NULL, "item_id" varchar(255) NOT NULL, "event" varchar(255) NOT NULL, "whodunnit" varchar(255), "object" text, "created_at" datetime)   (0.1ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)  (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.0ms) SELECT version FROM "schema_migrations"  (0.0ms) INSERT INTO "schema_migrations" (version) VALUES ('1') Connecting to database specified by database.yml  (1.9ms) select sqlite_version(*)  (0.3ms) CREATE TABLE "models" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "color" varchar(255))  (0.1ms) CREATE TABLE "versions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "item_type" varchar(255) NOT NULL, "item_id" varchar(255) NOT NULL, "event" varchar(255) NOT NULL, "whodunnit" varchar(255), "object" text, "created_at" datetime)   (0.1ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)  (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.0ms) SELECT version FROM "schema_migrations"  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('1') Connecting to database specified by database.yml  (1.8ms) select sqlite_version(*)  (0.3ms) CREATE TABLE "models" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "color" varchar(255))  (0.1ms) CREATE TABLE "versions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "item_type" varchar(255) NOT NULL, "item_id" varchar(255) NOT NULL, "event" varchar(255) NOT NULL, "whodunnit" varchar(255), "object" text, "created_at" datetime)   (0.1ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)  (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.0ms) SELECT version FROM "schema_migrations"  (0.0ms) INSERT INTO "schema_migrations" (version) VALUES ('1') Connecting to database specified by database.yml  (1.8ms) select sqlite_version(*)  (0.3ms) CREATE TABLE "models" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "color" varchar(255))  (0.1ms) CREATE TABLE "versions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "item_type" varchar(255) NOT NULL, "item_id" varchar(255) NOT NULL, "event" varchar(255) NOT NULL, "whodunnit" varchar(255), "object" text, "created_at" datetime)   (0.1ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)  (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.0ms) SELECT version FROM "schema_migrations"  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('1') Connecting to database specified by database.yml  (1.8ms) select sqlite_version(*)  (0.3ms) CREATE TABLE "models" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "color" varchar(255))  (0.1ms) CREATE TABLE "versions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "item_type" varchar(255) NOT NULL, "item_id" varchar(255) NOT NULL, "event" varchar(255) NOT NULL, "whodunnit" varchar(255), "object" text, "created_at" datetime)   (0.1ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)  (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.0ms) SELECT version FROM "schema_migrations"  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('1') Connecting to database specified by database.yml  (1.8ms) select sqlite_version(*)  (0.2ms) CREATE TABLE "models" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "color" varchar(255))  (0.1ms) CREATE TABLE "versions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "item_type" varchar(255) NOT NULL, "item_id" varchar(255) NOT NULL, "event" varchar(255) NOT NULL, "whodunnit" varchar(255), "object" text, "created_at" datetime)   (0.1ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)  (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.0ms) SELECT version FROM "schema_migrations"  (0.1ms) INSERT INTO "schema_migrations" (version) VALUES ('1')  (0.0ms) begin transaction SQL (0.2ms) INSERT INTO "models" ("color", "name") VALUES (?, ?) [["color", "blue"], ["name", "Bob"]] SQL (7.1ms) INSERT INTO "versions" ("created_at", "event", "item_id", "item_type", "object", "whodunnit") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 10 Apr 2013 17:45:57 UTC +00:00], ["event", "create"], ["item_id", 1], ["item_type", "Model"], ["object", nil], ["whodunnit", nil]]  (0.1ms) commit transaction Connecting to database specified by database.yml  (0.7ms) select sqlite_version(*)  (0.3ms) CREATE TABLE "models" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "color" varchar(255))  (0.1ms) CREATE TABLE "versions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "item_type" varchar(255) NOT NULL, "item_id" integer NOT NULL, "event" varchar(255) NOT NULL, "whodunnit" varchar(255), "object" text, "created_at" datetime)   (0.1ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)  (0.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.0ms) SELECT version FROM "schema_migrations"  (0.0ms) INSERT INTO "schema_migrations" (version) VALUES ('1')  (0.0ms) begin transaction SQL (1.2ms) INSERT INTO "models" ("color", "name") VALUES (?, ?) [["color", "blue"], ["name", "Bob"]] SQL (4.0ms) INSERT INTO "versions" ("created_at", "event", "item_id", "item_type", "object", "whodunnit") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Wed, 10 Apr 2013 18:35:37 UTC +00:00], ["event", "create"], ["item_id", 1], ["item_type", "Model"], ["object", nil], ["whodunnit", nil]]  (0.0ms) commit transaction