test/dummy/log/development.log in query_report-1.0.8 vs test/dummy/log/development.log in query_report-1.0.9

- old
+ new

@@ -44477,5 +44477,947 @@  (0.0ms) commit transaction  (0.0ms) begin transaction SQL (0.1ms) INSERT INTO "users" ("age", "created_at", "dob", "name", "updated_at") VALUES (?, ?, ?, ?, ?) [["age", 34], ["created_at", Sun, 06 Oct 2013 06:16:02 UTC +00:00], ["dob", Sat, 06 Oct 1979 06:16:02 UTC +00:00], ["name", "User#3"], ["updated_at", Sun, 06 Oct 2013 06:16:02 UTC +00:00]]  (0.0ms) commit transaction User Load (0.1ms) SELECT "users".* FROM "users" +Connecting to database specified by database.yml +Connecting to database specified by database.yml +Connecting to database specified by database.yml +Connecting to database specified by database.yml +Connecting to database specified by database.yml +Connecting to database specified by database.yml +Connecting to database specified by database.yml +Connecting to database specified by database.yml +Connecting to database specified by database.yml +Connecting to database specified by database.yml +Connecting to database specified by database.yml +Connecting to database specified by database.yml +Connecting to database specified by database.yml +Connecting to database specified by database.yml +Connecting to database specified by database.yml +Connecting to database specified by database.yml +Connecting to database specified by database.yml +Connecting to database specified by database.yml +  (5.3ms) select sqlite_version(*) +  (0.8ms) CREATE TABLE "gem_defined_models" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "age" integer) +  (0.4ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "age" integer, "dob" datetime, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  +  (0.4ms) CREATE TABLE "books" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255)) +  (0.4ms) CREATE TABLE "readerships" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "user_id" integer, "book_id" integer)  +  (0.4ms) CREATE TABLE "authorships" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "user_id" integer, "book_id" integer) +  (0.4ms) CREATE TABLE "user_addresses" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "street" varchar(255), "user_id" integer)  +  (0.2ms) begin transaction + SQL (18.5ms) INSERT INTO "users" ("age", "created_at", "dob", "name", "updated_at") VALUES (?, ?, ?, ?, ?) [["age", 30], ["created_at", Tue, 08 Oct 2013 13:18:36 UTC +00:00], ["dob", nil], ["name", "Jitu"], ["updated_at", Tue, 08 Oct 2013 13:18:36 UTC +00:00]] +  (0.2ms) commit transaction +  (0.2ms) begin transaction + SQL (0.3ms) INSERT INTO "readerships" ("book_id", "user_id") VALUES (?, ?) [["book_id", nil], ["user_id", 1]] +  (0.1ms) commit transaction + User Load (0.4ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 LIMIT 1 + User Load (0.3ms) SELECT "users".* FROM "users"  +  (0.1ms) begin transaction + SQL (0.3ms) DELETE FROM "users" WHERE "users"."id" = ? [["id", 1]] +  (0.1ms) commit transaction +  (0.1ms) begin transaction + SQL (0.6ms) INSERT INTO "users" ("age", "created_at", "dob", "name", "updated_at") VALUES (?, ?, ?, ?, ?) [["age", 10], ["created_at", Tue, 08 Oct 2013 13:18:36 UTC +00:00], ["dob", Wed, 08 Oct 2003 13:18:36 UTC +00:00], ["name", "User#1"], ["updated_at", Tue, 08 Oct 2013 13:18:36 UTC +00:00]] +  (0.1ms) commit transaction +  (0.1ms) begin transaction + SQL (0.6ms) INSERT INTO "users" ("age", "created_at", "dob", "name", "updated_at") VALUES (?, ?, ?, ?, ?) [["age", 20], ["created_at", Tue, 08 Oct 2013 13:18:36 UTC +00:00], ["dob", Fri, 08 Oct 1993 13:18:36 UTC +00:00], ["name", "User#2"], ["updated_at", Tue, 08 Oct 2013 13:18:36 UTC +00:00]] +  (0.1ms) commit transaction +  (0.1ms) begin transaction + SQL (0.5ms) INSERT INTO "users" ("age", "created_at", "dob", "name", "updated_at") VALUES (?, ?, ?, ?, ?) [["age", 34], ["created_at", Tue, 08 Oct 2013 13:18:36 UTC +00:00], ["dob", Mon, 08 Oct 1979 13:18:36 UTC +00:00], ["name", "User#3"], ["updated_at", Tue, 08 Oct 2013 13:18:36 UTC +00:00]] +  (0.1ms) commit transaction + User Load (0.2ms) SELECT "users".* FROM "users" + User Load (0.3ms) SELECT "users".* FROM "users"  +  (0.1ms) begin transaction + SQL (0.1ms) DELETE FROM "users" WHERE "users"."id" = ? [["id", 2]] +  (0.1ms) commit transaction +  (0.1ms) begin transaction + SQL (0.1ms) DELETE FROM "users" WHERE "users"."id" = ? [["id", 3]] +  (0.1ms) commit transaction +  (0.1ms) begin transaction + SQL (0.1ms) DELETE FROM "users" WHERE "users"."id" = ? [["id", 4]] +  (0.1ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "users" ("age", "created_at", "dob", "name", "updated_at") VALUES (?, ?, ?, ?, ?) [["age", 10], ["created_at", Tue, 08 Oct 2013 13:18:36 UTC +00:00], ["dob", Wed, 08 Oct 2003 13:18:36 UTC +00:00], ["name", "User#1"], ["updated_at", Tue, 08 Oct 2013 13:18:36 UTC +00:00]] +  (0.1ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "users" ("age", "created_at", "dob", "name", "updated_at") VALUES (?, ?, ?, ?, ?) [["age", 20], ["created_at", Tue, 08 Oct 2013 13:18:36 UTC +00:00], ["dob", Fri, 08 Oct 1993 13:18:36 UTC +00:00], ["name", "User#2"], ["updated_at", Tue, 08 Oct 2013 13:18:36 UTC +00:00]] +  (0.1ms) commit transaction +  (0.1ms) begin transaction + SQL (0.5ms) INSERT INTO "users" ("age", "created_at", "dob", "name", "updated_at") VALUES (?, ?, ?, ?, ?) [["age", 34], ["created_at", Tue, 08 Oct 2013 13:18:36 UTC +00:00], ["dob", Mon, 08 Oct 1979 13:18:36 UTC +00:00], ["name", "User#3"], ["updated_at", Tue, 08 Oct 2013 13:18:36 UTC +00:00]] +  (0.1ms) commit transaction +  (0.3ms) SELECT AVG("users"."age") AS avg_id FROM "users" +  (0.2ms) SELECT AVG("users"."age") AS avg_id FROM "users"  + User Load (0.3ms) SELECT "users".* FROM "users" + User Load (0.3ms) SELECT "users".* FROM "users"  +  (0.1ms) begin transaction + SQL (0.1ms) DELETE FROM "users" WHERE "users"."id" = ? [["id", 5]] +  (0.1ms) commit transaction +  (0.1ms) begin transaction + SQL (0.1ms) DELETE FROM "users" WHERE "users"."id" = ? [["id", 6]] +  (0.1ms) commit transaction +  (0.1ms) begin transaction + SQL (0.1ms) DELETE FROM "users" WHERE "users"."id" = ? [["id", 7]] +  (0.1ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "users" ("age", "created_at", "dob", "name", "updated_at") VALUES (?, ?, ?, ?, ?) [["age", 10], ["created_at", Tue, 08 Oct 2013 13:18:40 UTC +00:00], ["dob", Wed, 08 Oct 2003 13:18:40 UTC +00:00], ["name", "User#1"], ["updated_at", Tue, 08 Oct 2013 13:18:40 UTC +00:00]] +  (0.1ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "users" ("age", "created_at", "dob", "name", "updated_at") VALUES (?, ?, ?, ?, ?) [["age", 20], ["created_at", Tue, 08 Oct 2013 13:18:40 UTC +00:00], ["dob", Fri, 08 Oct 1993 13:18:40 UTC +00:00], ["name", "User#2"], ["updated_at", Tue, 08 Oct 2013 13:18:40 UTC +00:00]] +  (0.1ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "users" ("age", "created_at", "dob", "name", "updated_at") VALUES (?, ?, ?, ?, ?) [["age", 34], ["created_at", Tue, 08 Oct 2013 13:18:40 UTC +00:00], ["dob", Mon, 08 Oct 1979 13:18:40 UTC +00:00], ["name", "User#3"], ["updated_at", Tue, 08 Oct 2013 13:18:40 UTC +00:00]] +  (0.1ms) commit transaction + User Load (0.2ms) SELECT "users".* FROM "users" + User Load (0.3ms) SELECT "users".* FROM "users"  +  (0.1ms) begin transaction + SQL (0.1ms) DELETE FROM "users" WHERE "users"."id" = ? [["id", 8]] +  (0.1ms) commit transaction +  (0.1ms) begin transaction + SQL (0.1ms) DELETE FROM "users" WHERE "users"."id" = ? [["id", 9]] +  (0.1ms) commit transaction +  (0.1ms) begin transaction + SQL (0.1ms) DELETE FROM "users" WHERE "users"."id" = ? [["id", 10]] +  (0.1ms) commit transaction +  (0.0ms) begin transaction + SQL (0.4ms) INSERT INTO "users" ("age", "created_at", "dob", "name", "updated_at") VALUES (?, ?, ?, ?, ?) [["age", 10], ["created_at", Tue, 08 Oct 2013 13:18:41 UTC +00:00], ["dob", Wed, 08 Oct 2003 13:18:41 UTC +00:00], ["name", "User#1"], ["updated_at", Tue, 08 Oct 2013 13:18:41 UTC +00:00]] +  (0.1ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "users" ("age", "created_at", "dob", "name", "updated_at") VALUES (?, ?, ?, ?, ?) [["age", 20], ["created_at", Tue, 08 Oct 2013 13:18:41 UTC +00:00], ["dob", Fri, 08 Oct 1993 13:18:41 UTC +00:00], ["name", "User#2"], ["updated_at", Tue, 08 Oct 2013 13:18:41 UTC +00:00]] +  (0.1ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "users" ("age", "created_at", "dob", "name", "updated_at") VALUES (?, ?, ?, ?, ?) [["age", 34], ["created_at", Tue, 08 Oct 2013 13:18:41 UTC +00:00], ["dob", nil], ["name", "User#3"], ["updated_at", Tue, 08 Oct 2013 13:18:41 UTC +00:00]] +  (0.1ms) commit transaction + User Load (0.2ms) SELECT "users".* FROM "users" LIMIT 25 OFFSET 0 + User Load (0.3ms) SELECT "users".* FROM "users"  +  (0.1ms) begin transaction + SQL (0.1ms) DELETE FROM "users" WHERE "users"."id" = ? [["id", 11]] +  (0.1ms) commit transaction +  (0.1ms) begin transaction + SQL (0.1ms) DELETE FROM "users" WHERE "users"."id" = ? [["id", 12]] +  (0.1ms) commit transaction +  (0.1ms) begin transaction + SQL (0.0ms) DELETE FROM "users" WHERE "users"."id" = ? [["id", 13]] +  (0.0ms) commit transaction +  (0.1ms) begin transaction + SQL (0.5ms) INSERT INTO "users" ("age", "created_at", "dob", "name", "updated_at") VALUES (?, ?, ?, ?, ?) [["age", 10], ["created_at", Tue, 08 Oct 2013 13:18:41 UTC +00:00], ["dob", Wed, 08 Oct 2003 13:18:41 UTC +00:00], ["name", "User#1"], ["updated_at", Tue, 08 Oct 2013 13:18:41 UTC +00:00]] +  (0.1ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "users" ("age", "created_at", "dob", "name", "updated_at") VALUES (?, ?, ?, ?, ?) [["age", 20], ["created_at", Tue, 08 Oct 2013 13:18:41 UTC +00:00], ["dob", Fri, 08 Oct 1993 13:18:41 UTC +00:00], ["name", "User#2"], ["updated_at", Tue, 08 Oct 2013 13:18:41 UTC +00:00]] +  (0.1ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "users" ("age", "created_at", "dob", "name", "updated_at") VALUES (?, ?, ?, ?, ?) [["age", 34], ["created_at", Tue, 08 Oct 2013 13:18:41 UTC +00:00], ["dob", nil], ["name", "User#3"], ["updated_at", Tue, 08 Oct 2013 13:18:41 UTC +00:00]] +  (0.1ms) commit transaction + User Load (0.2ms) SELECT "users".* FROM "users" + User Load (0.2ms) SELECT "users".* FROM "users"  +  (0.1ms) begin transaction + SQL (0.1ms) DELETE FROM "users" WHERE "users"."id" = ? [["id", 14]] +  (0.1ms) commit transaction +  (0.1ms) begin transaction + SQL (0.1ms) DELETE FROM "users" WHERE "users"."id" = ? [["id", 15]] +  (0.1ms) commit transaction +  (0.1ms) begin transaction + SQL (0.1ms) DELETE FROM "users" WHERE "users"."id" = ? [["id", 16]] +  (0.1ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "users" ("age", "created_at", "dob", "name", "updated_at") VALUES (?, ?, ?, ?, ?) [["age", 10], ["created_at", Tue, 08 Oct 2013 13:18:41 UTC +00:00], ["dob", Wed, 08 Oct 2003 13:18:41 UTC +00:00], ["name", "User#1"], ["updated_at", Tue, 08 Oct 2013 13:18:41 UTC +00:00]] +  (0.1ms) commit transaction +  (0.1ms) begin transaction + SQL (0.6ms) INSERT INTO "users" ("age", "created_at", "dob", "name", "updated_at") VALUES (?, ?, ?, ?, ?) [["age", 20], ["created_at", Tue, 08 Oct 2013 13:18:41 UTC +00:00], ["dob", Fri, 08 Oct 1993 13:18:41 UTC +00:00], ["name", "User#2"], ["updated_at", Tue, 08 Oct 2013 13:18:41 UTC +00:00]] +  (0.1ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "users" ("age", "created_at", "dob", "name", "updated_at") VALUES (?, ?, ?, ?, ?) [["age", 34], ["created_at", Tue, 08 Oct 2013 13:18:41 UTC +00:00], ["dob", nil], ["name", "User#3"], ["updated_at", Tue, 08 Oct 2013 13:18:41 UTC +00:00]] +  (0.0ms) commit transaction + User Load (0.3ms) SELECT "users".* FROM "users" WHERE (("users"."dob" >= '1992-10-08 13:18:41.000000' AND "users"."dob" <= '2013-11-08 13:18:41.000000')) LIMIT 25 OFFSET 0 + User Load (0.2ms) SELECT "users".* FROM "users"  +  (0.1ms) begin transaction + SQL (0.1ms) DELETE FROM "users" WHERE "users"."id" = ? [["id", 17]] +  (0.1ms) commit transaction +  (0.1ms) begin transaction + SQL (0.1ms) DELETE FROM "users" WHERE "users"."id" = ? [["id", 18]] +  (0.1ms) commit transaction +  (0.1ms) begin transaction + SQL (0.1ms) DELETE FROM "users" WHERE "users"."id" = ? [["id", 19]] +  (0.1ms) commit transaction +  (0.1ms) begin transaction + SQL (0.4ms) INSERT INTO "users" ("age", "created_at", "dob", "name", "updated_at") VALUES (?, ?, ?, ?, ?) [["age", 10], ["created_at", Tue, 08 Oct 2013 13:18:41 UTC +00:00], ["dob", Wed, 08 Oct 2003 13:18:41 UTC +00:00], ["name", "User#1"], ["updated_at", Tue, 08 Oct 2013 13:18:41 UTC +00:00]] +  (0.0ms) commit transaction +  (0.1ms) begin transaction + SQL (0.2ms) INSERT INTO "users" ("age", "created_at", "dob", "name", "updated_at") VALUES (?, ?, ?, ?, ?) [["age", 20], ["created_at", Tue, 08 Oct 2013 13:18:41 UTC +00:00], ["dob", Fri, 08 Oct 1993 13:18:41 UTC +00:00], ["name", "User#2"], ["updated_at", Tue, 08 Oct 2013 13:18:41 UTC +00:00]] +  (0.1ms) commit transaction +  (0.0ms) begin transaction + SQL (0.3ms) INSERT INTO "users" ("age", "created_at", "dob", "name", "updated_at") VALUES (?, ?, ?, ?, ?) [["age", 34], ["created_at", Tue, 08 Oct 2013 13:18:41 UTC +00:00], ["dob", nil], ["name", "User#3"], ["updated_at", Tue, 08 Oct 2013 13:18:41 UTC +00:00]] +  (0.1ms) commit transaction + User Load (0.3ms) SELECT "users".* FROM "users" WHERE "users"."age" = 34 LIMIT 25 OFFSET 0 +Connecting to database specified by database.yml +Connecting to database specified by database.yml +Connecting to database specified by database.yml +Connecting to database specified by database.yml +Connecting to database specified by database.yml +Connecting to database specified by database.yml +Connecting to database specified by database.yml +Connecting to database specified by database.yml +Connecting to database specified by database.yml +Connecting to database specified by database.yml +Connecting to database specified by database.yml +Connecting to database specified by database.yml +Connecting to database specified by database.yml +Connecting to database specified by database.yml +Connecting to database specified by database.yml +Connecting to database specified by database.yml +Connecting to database specified by database.yml +Connecting to database specified by database.yml +Connecting to database specified by database.yml +Connecting to database specified by database.yml +Connecting to database specified by database.yml +Connecting to database specified by database.yml +Connecting to database specified by database.yml +Connecting to database specified by database.yml +  (1.5ms) select sqlite_version(*) +  (0.3ms) CREATE TABLE "gem_defined_models" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "age" integer) +  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "age" integer, "dob" datetime, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  +  (0.1ms) CREATE TABLE "books" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255)) +  (0.1ms) CREATE TABLE "readerships" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "user_id" integer, "book_id" integer)  +  (0.1ms) CREATE TABLE "authorships" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "user_id" integer, "book_id" integer) +  (0.1ms) CREATE TABLE "user_addresses" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "street" varchar(255), "user_id" integer)  + User Load (14.3ms) SELECT "users".* FROM "users" +  (0.1ms) begin transaction + SQL (12.9ms) INSERT INTO "users" ("age", "created_at", "dob", "name", "updated_at") VALUES (?, ?, ?, ?, ?) [["age", 10], ["created_at", Wed, 09 Oct 2013 04:47:06 UTC +00:00], ["dob", Thu, 09 Oct 2003 04:47:06 UTC +00:00], ["name", "User#1"], ["updated_at", Wed, 09 Oct 2013 04:47:06 UTC +00:00]] +  (0.0ms) commit transaction +  (0.1ms) begin transaction + SQL (0.1ms) INSERT INTO "users" ("age", "created_at", "dob", "name", "updated_at") VALUES (?, ?, ?, ?, ?) [["age", 20], ["created_at", Wed, 09 Oct 2013 04:47:06 UTC +00:00], ["dob", Sat, 09 Oct 1993 04:47:06 UTC +00:00], ["name", "User#2"], ["updated_at", Wed, 09 Oct 2013 04:47:06 UTC +00:00]] +  (0.0ms) commit transaction +  (0.0ms) begin transaction + SQL (0.1ms) INSERT INTO "users" ("age", "created_at", "dob", "name", "updated_at") VALUES (?, ?, ?, ?, ?) [["age", 34], ["created_at", Wed, 09 Oct 2013 04:47:06 UTC +00:00], ["dob", Tue, 09 Oct 1979 04:47:06 UTC +00:00], ["name", "User#3"], ["updated_at", Wed, 09 Oct 2013 04:47:06 UTC +00:00]] +  (0.0ms) commit transaction + User Load (0.1ms) SELECT "users".* FROM "users" + User Load (0.1ms) SELECT "users".* FROM "users"  +  (0.1ms) begin transaction + SQL (0.1ms) DELETE FROM "users" WHERE "users"."id" = ? [["id", 1]] +  (0.0ms) commit transaction +  (0.0ms) begin transaction + SQL (0.0ms) DELETE FROM "users" WHERE "users"."id" = ? [["id", 2]] +  (0.0ms) commit transaction +  (0.0ms) begin transaction + SQL (0.0ms) DELETE FROM "users" WHERE "users"."id" = ? [["id", 3]] +  (0.0ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "users" ("age", "created_at", "dob", "name", "updated_at") VALUES (?, ?, ?, ?, ?) [["age", 10], ["created_at", Wed, 09 Oct 2013 04:47:06 UTC +00:00], ["dob", Thu, 09 Oct 2003 04:47:06 UTC +00:00], ["name", "User#1"], ["updated_at", Wed, 09 Oct 2013 04:47:06 UTC +00:00]] +  (0.0ms) commit transaction +  (0.0ms) begin transaction + SQL (0.1ms) INSERT INTO "users" ("age", "created_at", "dob", "name", "updated_at") VALUES (?, ?, ?, ?, ?) [["age", 20], ["created_at", Wed, 09 Oct 2013 04:47:06 UTC +00:00], ["dob", Sat, 09 Oct 1993 04:47:06 UTC +00:00], ["name", "User#2"], ["updated_at", Wed, 09 Oct 2013 04:47:06 UTC +00:00]] +  (0.0ms) commit transaction +  (0.0ms) begin transaction + SQL (0.1ms) INSERT INTO "users" ("age", "created_at", "dob", "name", "updated_at") VALUES (?, ?, ?, ?, ?) [["age", 34], ["created_at", Wed, 09 Oct 2013 04:47:06 UTC +00:00], ["dob", Tue, 09 Oct 1979 04:47:06 UTC +00:00], ["name", "User#3"], ["updated_at", Wed, 09 Oct 2013 04:47:06 UTC +00:00]] +  (0.0ms) commit transaction +  (0.1ms) SELECT AVG("users"."age") AS avg_id FROM "users" +  (0.0ms) SELECT AVG("users"."age") AS avg_id FROM "users"  + User Load (0.1ms) SELECT "users".* FROM "users" + User Load (0.1ms) SELECT "users".* FROM "users"  +  (0.0ms) begin transaction + SQL (0.0ms) DELETE FROM "users" WHERE "users"."id" = ? [["id", 4]] +  (0.0ms) commit transaction +  (0.0ms) begin transaction + SQL (0.0ms) DELETE FROM "users" WHERE "users"."id" = ? [["id", 5]] +  (0.0ms) commit transaction +  (0.0ms) begin transaction + SQL (0.0ms) DELETE FROM "users" WHERE "users"."id" = ? [["id", 6]] +  (0.0ms) commit transaction +  (0.0ms) begin transaction + SQL (0.1ms) INSERT INTO "users" ("age", "created_at", "dob", "name", "updated_at") VALUES (?, ?, ?, ?, ?) [["age", 10], ["created_at", Wed, 09 Oct 2013 04:47:07 UTC +00:00], ["dob", Thu, 09 Oct 2003 04:47:07 UTC +00:00], ["name", "User#1"], ["updated_at", Wed, 09 Oct 2013 04:47:07 UTC +00:00]] +  (0.0ms) commit transaction +  (0.0ms) begin transaction + SQL (0.1ms) INSERT INTO "users" ("age", "created_at", "dob", "name", "updated_at") VALUES (?, ?, ?, ?, ?) [["age", 20], ["created_at", Wed, 09 Oct 2013 04:47:07 UTC +00:00], ["dob", Sat, 09 Oct 1993 04:47:07 UTC +00:00], ["name", "User#2"], ["updated_at", Wed, 09 Oct 2013 04:47:07 UTC +00:00]] +  (0.0ms) commit transaction +  (0.0ms) begin transaction + SQL (0.1ms) INSERT INTO "users" ("age", "created_at", "dob", "name", "updated_at") VALUES (?, ?, ?, ?, ?) [["age", 34], ["created_at", Wed, 09 Oct 2013 04:47:07 UTC +00:00], ["dob", Tue, 09 Oct 1979 04:47:07 UTC +00:00], ["name", "User#3"], ["updated_at", Wed, 09 Oct 2013 04:47:07 UTC +00:00]] +  (0.0ms) commit transaction + User Load (0.1ms) SELECT "users".* FROM "users" + User Load (0.1ms) SELECT "users".* FROM "users"  +  (0.0ms) begin transaction + SQL (0.0ms) DELETE FROM "users" WHERE "users"."id" = ? [["id", 7]] +  (0.0ms) commit transaction +  (0.0ms) begin transaction + SQL (0.0ms) DELETE FROM "users" WHERE "users"."id" = ? [["id", 8]] +  (0.0ms) commit transaction +  (0.0ms) begin transaction + SQL (0.0ms) DELETE FROM "users" WHERE "users"."id" = ? [["id", 9]] +  (0.0ms) commit transaction +  (0.0ms) begin transaction + SQL (0.1ms) INSERT INTO "users" ("age", "created_at", "dob", "name", "updated_at") VALUES (?, ?, ?, ?, ?) [["age", 10], ["created_at", Wed, 09 Oct 2013 04:47:07 UTC +00:00], ["dob", Thu, 09 Oct 2003 04:47:07 UTC +00:00], ["name", "User#1"], ["updated_at", Wed, 09 Oct 2013 04:47:07 UTC +00:00]] +  (0.0ms) commit transaction +  (0.0ms) begin transaction + SQL (0.1ms) INSERT INTO "users" ("age", "created_at", "dob", "name", "updated_at") VALUES (?, ?, ?, ?, ?) [["age", 20], ["created_at", Wed, 09 Oct 2013 04:47:07 UTC +00:00], ["dob", Sat, 09 Oct 1993 04:47:07 UTC +00:00], ["name", "User#2"], ["updated_at", Wed, 09 Oct 2013 04:47:07 UTC +00:00]] +  (0.0ms) commit transaction +  (0.0ms) begin transaction + SQL (0.1ms) INSERT INTO "users" ("age", "created_at", "dob", "name", "updated_at") VALUES (?, ?, ?, ?, ?) [["age", 34], ["created_at", Wed, 09 Oct 2013 04:47:07 UTC +00:00], ["dob", nil], ["name", "User#3"], ["updated_at", Wed, 09 Oct 2013 04:47:07 UTC +00:00]] +  (0.0ms) commit transaction + User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 25 OFFSET 0 + User Load (0.1ms) SELECT "users".* FROM "users"  +  (0.0ms) begin transaction + SQL (0.0ms) DELETE FROM "users" WHERE "users"."id" = ? [["id", 10]] +  (0.0ms) commit transaction +  (0.0ms) begin transaction + SQL (0.0ms) DELETE FROM "users" WHERE "users"."id" = ? [["id", 11]] +  (0.0ms) commit transaction +  (0.0ms) begin transaction + SQL (0.0ms) DELETE FROM "users" WHERE "users"."id" = ? [["id", 12]] +  (0.0ms) commit transaction +  (0.0ms) begin transaction + SQL (0.1ms) INSERT INTO "users" ("age", "created_at", "dob", "name", "updated_at") VALUES (?, ?, ?, ?, ?) [["age", 10], ["created_at", Wed, 09 Oct 2013 04:47:07 UTC +00:00], ["dob", Thu, 09 Oct 2003 04:47:07 UTC +00:00], ["name", "User#1"], ["updated_at", Wed, 09 Oct 2013 04:47:07 UTC +00:00]] +  (0.0ms) commit transaction +  (0.0ms) begin transaction + SQL (0.1ms) INSERT INTO "users" ("age", "created_at", "dob", "name", "updated_at") VALUES (?, ?, ?, ?, ?) [["age", 20], ["created_at", Wed, 09 Oct 2013 04:47:07 UTC +00:00], ["dob", Sat, 09 Oct 1993 04:47:07 UTC +00:00], ["name", "User#2"], ["updated_at", Wed, 09 Oct 2013 04:47:07 UTC +00:00]] +  (0.0ms) commit transaction +  (0.0ms) begin transaction + SQL (0.1ms) INSERT INTO "users" ("age", "created_at", "dob", "name", "updated_at") VALUES (?, ?, ?, ?, ?) [["age", 34], ["created_at", Wed, 09 Oct 2013 04:47:07 UTC +00:00], ["dob", nil], ["name", "User#3"], ["updated_at", Wed, 09 Oct 2013 04:47:07 UTC +00:00]] +  (0.0ms) commit transaction + User Load (0.1ms) SELECT "users".* FROM "users" + User Load (0.1ms) SELECT "users".* FROM "users"  +  (0.0ms) begin transaction + SQL (0.0ms) DELETE FROM "users" WHERE "users"."id" = ? [["id", 13]] +  (0.0ms) commit transaction +  (0.0ms) begin transaction + SQL (0.0ms) DELETE FROM "users" WHERE "users"."id" = ? [["id", 14]] +  (0.0ms) commit transaction +  (0.0ms) begin transaction + SQL (0.0ms) DELETE FROM "users" WHERE "users"."id" = ? [["id", 15]] +  (0.0ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "users" ("age", "created_at", "dob", "name", "updated_at") VALUES (?, ?, ?, ?, ?) [["age", 10], ["created_at", Wed, 09 Oct 2013 04:47:07 UTC +00:00], ["dob", Thu, 09 Oct 2003 04:47:07 UTC +00:00], ["name", "User#1"], ["updated_at", Wed, 09 Oct 2013 04:47:07 UTC +00:00]] +  (0.0ms) commit transaction +  (0.0ms) begin transaction + SQL (0.1ms) INSERT INTO "users" ("age", "created_at", "dob", "name", "updated_at") VALUES (?, ?, ?, ?, ?) [["age", 20], ["created_at", Wed, 09 Oct 2013 04:47:07 UTC +00:00], ["dob", Sat, 09 Oct 1993 04:47:07 UTC +00:00], ["name", "User#2"], ["updated_at", Wed, 09 Oct 2013 04:47:07 UTC +00:00]] +  (0.0ms) commit transaction +  (0.0ms) begin transaction + SQL (0.1ms) INSERT INTO "users" ("age", "created_at", "dob", "name", "updated_at") VALUES (?, ?, ?, ?, ?) [["age", 34], ["created_at", Wed, 09 Oct 2013 04:47:07 UTC +00:00], ["dob", nil], ["name", "User#3"], ["updated_at", Wed, 09 Oct 2013 04:47:07 UTC +00:00]] +  (0.0ms) commit transaction + User Load (0.2ms) SELECT "users".* FROM "users" WHERE (("users"."dob" >= '1992-10-09 04:47:07.000000' AND "users"."dob" <= '2013-11-09 04:47:07.000000')) LIMIT 25 OFFSET 0 + User Load (0.1ms) SELECT "users".* FROM "users"  +  (0.0ms) begin transaction + SQL (0.0ms) DELETE FROM "users" WHERE "users"."id" = ? [["id", 16]] +  (0.0ms) commit transaction +  (0.0ms) begin transaction + SQL (0.0ms) DELETE FROM "users" WHERE "users"."id" = ? [["id", 17]] +  (0.0ms) commit transaction +  (0.0ms) begin transaction + SQL (0.0ms) DELETE FROM "users" WHERE "users"."id" = ? [["id", 18]] +  (0.0ms) commit transaction +  (0.0ms) begin transaction + SQL (0.1ms) INSERT INTO "users" ("age", "created_at", "dob", "name", "updated_at") VALUES (?, ?, ?, ?, ?) [["age", 10], ["created_at", Wed, 09 Oct 2013 04:47:07 UTC +00:00], ["dob", Thu, 09 Oct 2003 04:47:07 UTC +00:00], ["name", "User#1"], ["updated_at", Wed, 09 Oct 2013 04:47:07 UTC +00:00]] +  (0.0ms) commit transaction +  (0.0ms) begin transaction + SQL (0.1ms) INSERT INTO "users" ("age", "created_at", "dob", "name", "updated_at") VALUES (?, ?, ?, ?, ?) [["age", 20], ["created_at", Wed, 09 Oct 2013 04:47:07 UTC +00:00], ["dob", Sat, 09 Oct 1993 04:47:07 UTC +00:00], ["name", "User#2"], ["updated_at", Wed, 09 Oct 2013 04:47:07 UTC +00:00]] +  (0.0ms) commit transaction +  (0.0ms) begin transaction + SQL (0.1ms) INSERT INTO "users" ("age", "created_at", "dob", "name", "updated_at") VALUES (?, ?, ?, ?, ?) [["age", 34], ["created_at", Wed, 09 Oct 2013 04:47:07 UTC +00:00], ["dob", nil], ["name", "User#3"], ["updated_at", Wed, 09 Oct 2013 04:47:07 UTC +00:00]] +  (0.0ms) commit transaction + User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."age" = 34 LIMIT 25 OFFSET 0 +  (0.1ms) begin transaction + SQL (0.2ms) INSERT INTO "users" ("age", "created_at", "dob", "name", "updated_at") VALUES (?, ?, ?, ?, ?) [["age", 30], ["created_at", Wed, 09 Oct 2013 04:47:07 UTC +00:00], ["dob", nil], ["name", "Jitu"], ["updated_at", Wed, 09 Oct 2013 04:47:07 UTC +00:00]] +  (0.0ms) commit transaction +  (0.0ms) begin transaction + SQL (0.1ms) INSERT INTO "readerships" ("book_id", "user_id") VALUES (?, ?) [["book_id", nil], ["user_id", 22]] +  (0.0ms) commit transaction + User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 22 LIMIT 1 +Connecting to database specified by database.yml +  (1.3ms) select sqlite_version(*) +  (0.2ms) CREATE TABLE "gem_defined_models" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "age" integer) +  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "age" integer, "dob" datetime, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  +  (0.1ms) CREATE TABLE "books" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255)) +  (0.1ms) CREATE TABLE "readerships" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "user_id" integer, "book_id" integer)  +  (0.1ms) CREATE TABLE "authorships" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "user_id" integer, "book_id" integer) +  (0.1ms) CREATE TABLE "user_addresses" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "street" varchar(255), "user_id" integer)  +  (0.0ms) begin transaction + SQL (3.9ms) INSERT INTO "users" ("age", "created_at", "dob", "name", "updated_at") VALUES (?, ?, ?, ?, ?) [["age", 30], ["created_at", Wed, 09 Oct 2013 05:04:13 UTC +00:00], ["dob", nil], ["name", "Jitu"], ["updated_at", Wed, 09 Oct 2013 05:04:13 UTC +00:00]] +  (0.0ms) commit transaction +  (0.0ms) begin transaction + SQL (0.1ms) INSERT INTO "readerships" ("book_id", "user_id") VALUES (?, ?) [["book_id", nil], ["user_id", 1]] +  (0.0ms) commit transaction + User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 LIMIT 1 + User Load (0.1ms) SELECT "users".* FROM "users"  +  (0.0ms) begin transaction + SQL (0.1ms) DELETE FROM "users" WHERE "users"."id" = ? [["id", 1]] +  (0.0ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "users" ("age", "created_at", "dob", "name", "updated_at") VALUES (?, ?, ?, ?, ?) [["age", 10], ["created_at", Wed, 09 Oct 2013 05:04:13 UTC +00:00], ["dob", Thu, 09 Oct 2003 05:04:13 UTC +00:00], ["name", "User#1"], ["updated_at", Wed, 09 Oct 2013 05:04:13 UTC +00:00]] +  (0.0ms) commit transaction +  (0.0ms) begin transaction + SQL (0.1ms) INSERT INTO "users" ("age", "created_at", "dob", "name", "updated_at") VALUES (?, ?, ?, ?, ?) [["age", 20], ["created_at", Wed, 09 Oct 2013 05:04:13 UTC +00:00], ["dob", Sat, 09 Oct 1993 05:04:13 UTC +00:00], ["name", "User#2"], ["updated_at", Wed, 09 Oct 2013 05:04:13 UTC +00:00]] +  (0.0ms) commit transaction +  (0.0ms) begin transaction + SQL (0.1ms) INSERT INTO "users" ("age", "created_at", "dob", "name", "updated_at") VALUES (?, ?, ?, ?, ?) [["age", 34], ["created_at", Wed, 09 Oct 2013 05:04:13 UTC +00:00], ["dob", Tue, 09 Oct 1979 05:04:13 UTC +00:00], ["name", "User#3"], ["updated_at", Wed, 09 Oct 2013 05:04:13 UTC +00:00]] +  (0.0ms) commit transaction + User Load (0.1ms) SELECT "users".* FROM "users" + User Load (0.1ms) SELECT "users".* FROM "users"  +  (0.0ms) begin transaction + SQL (0.0ms) DELETE FROM "users" WHERE "users"."id" = ? [["id", 2]] +  (0.0ms) commit transaction +  (0.0ms) begin transaction + SQL (0.0ms) DELETE FROM "users" WHERE "users"."id" = ? [["id", 3]] +  (0.0ms) commit transaction +  (0.0ms) begin transaction + SQL (0.0ms) DELETE FROM "users" WHERE "users"."id" = ? [["id", 4]] +  (0.0ms) commit transaction +  (0.0ms) begin transaction + SQL (0.1ms) INSERT INTO "users" ("age", "created_at", "dob", "name", "updated_at") VALUES (?, ?, ?, ?, ?) [["age", 10], ["created_at", Wed, 09 Oct 2013 05:04:13 UTC +00:00], ["dob", Thu, 09 Oct 2003 05:04:13 UTC +00:00], ["name", "User#1"], ["updated_at", Wed, 09 Oct 2013 05:04:13 UTC +00:00]] +  (0.0ms) commit transaction +  (0.0ms) begin transaction + SQL (0.1ms) INSERT INTO "users" ("age", "created_at", "dob", "name", "updated_at") VALUES (?, ?, ?, ?, ?) [["age", 20], ["created_at", Wed, 09 Oct 2013 05:04:13 UTC +00:00], ["dob", Sat, 09 Oct 1993 05:04:13 UTC +00:00], ["name", "User#2"], ["updated_at", Wed, 09 Oct 2013 05:04:13 UTC +00:00]] +  (0.0ms) commit transaction +  (0.0ms) begin transaction + SQL (0.1ms) INSERT INTO "users" ("age", "created_at", "dob", "name", "updated_at") VALUES (?, ?, ?, ?, ?) [["age", 34], ["created_at", Wed, 09 Oct 2013 05:04:13 UTC +00:00], ["dob", Tue, 09 Oct 1979 05:04:13 UTC +00:00], ["name", "User#3"], ["updated_at", Wed, 09 Oct 2013 05:04:13 UTC +00:00]] +  (0.0ms) commit transaction +  (0.1ms) SELECT AVG("users"."age") AS avg_id FROM "users" +  (0.0ms) SELECT AVG("users"."age") AS avg_id FROM "users"  + User Load (0.1ms) SELECT "users".* FROM "users" + User Load (0.1ms) SELECT "users".* FROM "users"  +  (0.0ms) begin transaction + SQL (0.0ms) DELETE FROM "users" WHERE "users"."id" = ? [["id", 5]] +  (0.0ms) commit transaction +  (0.0ms) begin transaction + SQL (0.0ms) DELETE FROM "users" WHERE "users"."id" = ? [["id", 6]] +  (0.0ms) commit transaction +  (0.0ms) begin transaction + SQL (0.0ms) DELETE FROM "users" WHERE "users"."id" = ? [["id", 7]] +  (0.0ms) commit transaction +  (0.0ms) begin transaction + SQL (0.1ms) INSERT INTO "users" ("age", "created_at", "dob", "name", "updated_at") VALUES (?, ?, ?, ?, ?) [["age", 10], ["created_at", Wed, 09 Oct 2013 05:04:15 UTC +00:00], ["dob", Thu, 09 Oct 2003 05:04:15 UTC +00:00], ["name", "User#1"], ["updated_at", Wed, 09 Oct 2013 05:04:15 UTC +00:00]] +  (0.0ms) commit transaction +  (0.0ms) begin transaction + SQL (0.1ms) INSERT INTO "users" ("age", "created_at", "dob", "name", "updated_at") VALUES (?, ?, ?, ?, ?) [["age", 20], ["created_at", Wed, 09 Oct 2013 05:04:15 UTC +00:00], ["dob", Sat, 09 Oct 1993 05:04:15 UTC +00:00], ["name", "User#2"], ["updated_at", Wed, 09 Oct 2013 05:04:15 UTC +00:00]] +  (0.0ms) commit transaction +  (0.0ms) begin transaction + SQL (0.1ms) INSERT INTO "users" ("age", "created_at", "dob", "name", "updated_at") VALUES (?, ?, ?, ?, ?) [["age", 34], ["created_at", Wed, 09 Oct 2013 05:04:15 UTC +00:00], ["dob", Tue, 09 Oct 1979 05:04:15 UTC +00:00], ["name", "User#3"], ["updated_at", Wed, 09 Oct 2013 05:04:15 UTC +00:00]] +  (0.0ms) commit transaction + User Load (0.1ms) SELECT "users".* FROM "users" + User Load (0.1ms) SELECT "users".* FROM "users"  +  (0.0ms) begin transaction + SQL (0.0ms) DELETE FROM "users" WHERE "users"."id" = ? [["id", 8]] +  (0.0ms) commit transaction +  (0.0ms) begin transaction + SQL (0.0ms) DELETE FROM "users" WHERE "users"."id" = ? [["id", 9]] +  (0.0ms) commit transaction +  (0.0ms) begin transaction + SQL (0.0ms) DELETE FROM "users" WHERE "users"."id" = ? [["id", 10]] +  (0.0ms) commit transaction +  (0.0ms) begin transaction + SQL (0.1ms) INSERT INTO "users" ("age", "created_at", "dob", "name", "updated_at") VALUES (?, ?, ?, ?, ?) [["age", 10], ["created_at", Wed, 09 Oct 2013 05:04:15 UTC +00:00], ["dob", Thu, 09 Oct 2003 05:04:15 UTC +00:00], ["name", "User#1"], ["updated_at", Wed, 09 Oct 2013 05:04:15 UTC +00:00]] +  (0.0ms) commit transaction +  (0.0ms) begin transaction + SQL (0.1ms) INSERT INTO "users" ("age", "created_at", "dob", "name", "updated_at") VALUES (?, ?, ?, ?, ?) [["age", 20], ["created_at", Wed, 09 Oct 2013 05:04:15 UTC +00:00], ["dob", Sat, 09 Oct 1993 05:04:15 UTC +00:00], ["name", "User#2"], ["updated_at", Wed, 09 Oct 2013 05:04:15 UTC +00:00]] +  (0.0ms) commit transaction +  (0.0ms) begin transaction + SQL (0.1ms) INSERT INTO "users" ("age", "created_at", "dob", "name", "updated_at") VALUES (?, ?, ?, ?, ?) [["age", 34], ["created_at", Wed, 09 Oct 2013 05:04:15 UTC +00:00], ["dob", nil], ["name", "User#3"], ["updated_at", Wed, 09 Oct 2013 05:04:15 UTC +00:00]] +  (0.0ms) commit transaction + User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 25 OFFSET 0 + User Load (0.1ms) SELECT "users".* FROM "users"  +  (0.0ms) begin transaction + SQL (0.0ms) DELETE FROM "users" WHERE "users"."id" = ? [["id", 11]] +  (0.0ms) commit transaction +  (0.0ms) begin transaction + SQL (0.0ms) DELETE FROM "users" WHERE "users"."id" = ? [["id", 12]] +  (0.0ms) commit transaction +  (0.0ms) begin transaction + SQL (0.0ms) DELETE FROM "users" WHERE "users"."id" = ? [["id", 13]] +  (0.0ms) commit transaction +  (0.0ms) begin transaction + SQL (0.1ms) INSERT INTO "users" ("age", "created_at", "dob", "name", "updated_at") VALUES (?, ?, ?, ?, ?) [["age", 10], ["created_at", Wed, 09 Oct 2013 05:04:15 UTC +00:00], ["dob", Thu, 09 Oct 2003 05:04:15 UTC +00:00], ["name", "User#1"], ["updated_at", Wed, 09 Oct 2013 05:04:15 UTC +00:00]] +  (0.0ms) commit transaction +  (0.0ms) begin transaction + SQL (0.1ms) INSERT INTO "users" ("age", "created_at", "dob", "name", "updated_at") VALUES (?, ?, ?, ?, ?) [["age", 20], ["created_at", Wed, 09 Oct 2013 05:04:15 UTC +00:00], ["dob", Sat, 09 Oct 1993 05:04:15 UTC +00:00], ["name", "User#2"], ["updated_at", Wed, 09 Oct 2013 05:04:15 UTC +00:00]] +  (0.0ms) commit transaction +  (0.0ms) begin transaction + SQL (0.1ms) INSERT INTO "users" ("age", "created_at", "dob", "name", "updated_at") VALUES (?, ?, ?, ?, ?) [["age", 34], ["created_at", Wed, 09 Oct 2013 05:04:15 UTC +00:00], ["dob", nil], ["name", "User#3"], ["updated_at", Wed, 09 Oct 2013 05:04:15 UTC +00:00]] +  (0.0ms) commit transaction + User Load (0.1ms) SELECT "users".* FROM "users" + User Load (0.1ms) SELECT "users".* FROM "users"  +  (0.0ms) begin transaction + SQL (0.0ms) DELETE FROM "users" WHERE "users"."id" = ? [["id", 14]] +  (0.0ms) commit transaction +  (0.0ms) begin transaction + SQL (0.0ms) DELETE FROM "users" WHERE "users"."id" = ? [["id", 15]] +  (0.0ms) commit transaction +  (0.0ms) begin transaction + SQL (0.0ms) DELETE FROM "users" WHERE "users"."id" = ? [["id", 16]] +  (0.0ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "users" ("age", "created_at", "dob", "name", "updated_at") VALUES (?, ?, ?, ?, ?) [["age", 10], ["created_at", Wed, 09 Oct 2013 05:04:15 UTC +00:00], ["dob", Thu, 09 Oct 2003 05:04:15 UTC +00:00], ["name", "User#1"], ["updated_at", Wed, 09 Oct 2013 05:04:15 UTC +00:00]] +  (0.0ms) commit transaction +  (0.0ms) begin transaction + SQL (0.1ms) INSERT INTO "users" ("age", "created_at", "dob", "name", "updated_at") VALUES (?, ?, ?, ?, ?) [["age", 20], ["created_at", Wed, 09 Oct 2013 05:04:15 UTC +00:00], ["dob", Sat, 09 Oct 1993 05:04:15 UTC +00:00], ["name", "User#2"], ["updated_at", Wed, 09 Oct 2013 05:04:15 UTC +00:00]] +  (0.0ms) commit transaction +  (0.0ms) begin transaction + SQL (0.1ms) INSERT INTO "users" ("age", "created_at", "dob", "name", "updated_at") VALUES (?, ?, ?, ?, ?) [["age", 34], ["created_at", Wed, 09 Oct 2013 05:04:15 UTC +00:00], ["dob", nil], ["name", "User#3"], ["updated_at", Wed, 09 Oct 2013 05:04:15 UTC +00:00]] +  (0.0ms) commit transaction + User Load (0.1ms) SELECT "users".* FROM "users" WHERE (("users"."dob" >= '1992-10-09 05:04:15.000000' AND "users"."dob" <= '2013-11-09 05:04:15.000000')) LIMIT 25 OFFSET 0 + User Load (0.1ms) SELECT "users".* FROM "users"  +  (0.0ms) begin transaction + SQL (0.0ms) DELETE FROM "users" WHERE "users"."id" = ? [["id", 17]] +  (0.0ms) commit transaction +  (0.0ms) begin transaction + SQL (0.0ms) DELETE FROM "users" WHERE "users"."id" = ? [["id", 18]] +  (0.0ms) commit transaction +  (0.0ms) begin transaction + SQL (0.0ms) DELETE FROM "users" WHERE "users"."id" = ? [["id", 19]] +  (0.0ms) commit transaction +  (0.0ms) begin transaction + SQL (0.1ms) INSERT INTO "users" ("age", "created_at", "dob", "name", "updated_at") VALUES (?, ?, ?, ?, ?) [["age", 10], ["created_at", Wed, 09 Oct 2013 05:04:15 UTC +00:00], ["dob", Thu, 09 Oct 2003 05:04:15 UTC +00:00], ["name", "User#1"], ["updated_at", Wed, 09 Oct 2013 05:04:15 UTC +00:00]] +  (0.0ms) commit transaction +  (0.0ms) begin transaction + SQL (0.1ms) INSERT INTO "users" ("age", "created_at", "dob", "name", "updated_at") VALUES (?, ?, ?, ?, ?) [["age", 20], ["created_at", Wed, 09 Oct 2013 05:04:15 UTC +00:00], ["dob", Sat, 09 Oct 1993 05:04:15 UTC +00:00], ["name", "User#2"], ["updated_at", Wed, 09 Oct 2013 05:04:15 UTC +00:00]] +  (0.0ms) commit transaction +  (0.0ms) begin transaction + SQL (0.1ms) INSERT INTO "users" ("age", "created_at", "dob", "name", "updated_at") VALUES (?, ?, ?, ?, ?) [["age", 34], ["created_at", Wed, 09 Oct 2013 05:04:15 UTC +00:00], ["dob", nil], ["name", "User#3"], ["updated_at", Wed, 09 Oct 2013 05:04:15 UTC +00:00]] +  (0.0ms) commit transaction + User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."age" = 34 LIMIT 25 OFFSET 0 +Connecting to database specified by database.yml +Connecting to database specified by database.yml +Connecting to database specified by database.yml +  (1.3ms) select sqlite_version(*) +  (0.2ms) CREATE TABLE "gem_defined_models" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "age" integer) +  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "age" integer, "dob" datetime, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  +  (0.1ms) CREATE TABLE "books" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255)) +  (0.1ms) CREATE TABLE "readerships" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "user_id" integer, "book_id" integer)  +  (0.1ms) CREATE TABLE "authorships" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "user_id" integer, "book_id" integer) +  (0.1ms) CREATE TABLE "user_addresses" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "street" varchar(255), "user_id" integer)  + User Load (0.9ms) SELECT "users".* FROM "users" +  (0.0ms) begin transaction + SQL (2.7ms) INSERT INTO "users" ("age", "created_at", "dob", "name", "updated_at") VALUES (?, ?, ?, ?, ?) [["age", 10], ["created_at", Wed, 09 Oct 2013 05:30:39 UTC +00:00], ["dob", Thu, 09 Oct 2003 05:30:39 UTC +00:00], ["name", "User#1"], ["updated_at", Wed, 09 Oct 2013 05:30:39 UTC +00:00]] +  (0.0ms) commit transaction +  (0.0ms) begin transaction + SQL (0.1ms) INSERT INTO "users" ("age", "created_at", "dob", "name", "updated_at") VALUES (?, ?, ?, ?, ?) [["age", 20], ["created_at", Wed, 09 Oct 2013 05:30:39 UTC +00:00], ["dob", Sat, 09 Oct 1993 05:30:39 UTC +00:00], ["name", "User#2"], ["updated_at", Wed, 09 Oct 2013 05:30:39 UTC +00:00]] +  (0.0ms) commit transaction +  (0.0ms) begin transaction + SQL (0.1ms) INSERT INTO "users" ("age", "created_at", "dob", "name", "updated_at") VALUES (?, ?, ?, ?, ?) [["age", 34], ["created_at", Wed, 09 Oct 2013 05:30:39 UTC +00:00], ["dob", Tue, 09 Oct 1979 05:30:39 UTC +00:00], ["name", "User#3"], ["updated_at", Wed, 09 Oct 2013 05:30:39 UTC +00:00]] +  (0.0ms) commit transaction + User Load (0.1ms) SELECT "users".* FROM "users" + User Load (0.1ms) SELECT "users".* FROM "users"  +  (0.0ms) begin transaction + SQL (0.1ms) DELETE FROM "users" WHERE "users"."id" = ? [["id", 1]] +  (0.0ms) commit transaction +  (0.0ms) begin transaction + SQL (0.0ms) DELETE FROM "users" WHERE "users"."id" = ? [["id", 2]] +  (0.0ms) commit transaction +  (0.0ms) begin transaction + SQL (0.0ms) DELETE FROM "users" WHERE "users"."id" = ? [["id", 3]] +  (0.0ms) commit transaction +  (0.0ms) begin transaction + SQL (0.1ms) INSERT INTO "users" ("age", "created_at", "dob", "name", "updated_at") VALUES (?, ?, ?, ?, ?) [["age", 10], ["created_at", Wed, 09 Oct 2013 05:30:39 UTC +00:00], ["dob", Thu, 09 Oct 2003 05:30:39 UTC +00:00], ["name", "User#1"], ["updated_at", Wed, 09 Oct 2013 05:30:39 UTC +00:00]] +  (0.0ms) commit transaction +  (0.0ms) begin transaction + SQL (0.1ms) INSERT INTO "users" ("age", "created_at", "dob", "name", "updated_at") VALUES (?, ?, ?, ?, ?) [["age", 20], ["created_at", Wed, 09 Oct 2013 05:30:39 UTC +00:00], ["dob", Sat, 09 Oct 1993 05:30:39 UTC +00:00], ["name", "User#2"], ["updated_at", Wed, 09 Oct 2013 05:30:39 UTC +00:00]] +  (0.0ms) commit transaction +  (0.0ms) begin transaction + SQL (0.1ms) INSERT INTO "users" ("age", "created_at", "dob", "name", "updated_at") VALUES (?, ?, ?, ?, ?) [["age", 34], ["created_at", Wed, 09 Oct 2013 05:30:39 UTC +00:00], ["dob", Tue, 09 Oct 1979 05:30:39 UTC +00:00], ["name", "User#3"], ["updated_at", Wed, 09 Oct 2013 05:30:39 UTC +00:00]] +  (0.0ms) commit transaction +  (0.1ms) SELECT AVG("users"."age") AS avg_id FROM "users" +  (0.1ms) SELECT AVG("users"."age") AS avg_id FROM "users"  + User Load (0.1ms) SELECT "users".* FROM "users" + User Load (0.1ms) SELECT "users".* FROM "users"  +  (0.0ms) begin transaction + SQL (0.0ms) DELETE FROM "users" WHERE "users"."id" = ? [["id", 4]] +  (0.0ms) commit transaction +  (0.0ms) begin transaction + SQL (0.0ms) DELETE FROM "users" WHERE "users"."id" = ? [["id", 5]] +  (0.0ms) commit transaction +  (0.0ms) begin transaction + SQL (0.0ms) DELETE FROM "users" WHERE "users"."id" = ? [["id", 6]] +  (0.0ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "users" ("age", "created_at", "dob", "name", "updated_at") VALUES (?, ?, ?, ?, ?) [["age", 10], ["created_at", Wed, 09 Oct 2013 05:30:41 UTC +00:00], ["dob", Thu, 09 Oct 2003 05:30:41 UTC +00:00], ["name", "User#1"], ["updated_at", Wed, 09 Oct 2013 05:30:41 UTC +00:00]] +  (0.0ms) commit transaction +  (0.0ms) begin transaction + SQL (0.1ms) INSERT INTO "users" ("age", "created_at", "dob", "name", "updated_at") VALUES (?, ?, ?, ?, ?) [["age", 20], ["created_at", Wed, 09 Oct 2013 05:30:41 UTC +00:00], ["dob", Sat, 09 Oct 1993 05:30:41 UTC +00:00], ["name", "User#2"], ["updated_at", Wed, 09 Oct 2013 05:30:41 UTC +00:00]] +  (0.0ms) commit transaction +  (0.0ms) begin transaction + SQL (0.1ms) INSERT INTO "users" ("age", "created_at", "dob", "name", "updated_at") VALUES (?, ?, ?, ?, ?) [["age", 34], ["created_at", Wed, 09 Oct 2013 05:30:41 UTC +00:00], ["dob", Tue, 09 Oct 1979 05:30:41 UTC +00:00], ["name", "User#3"], ["updated_at", Wed, 09 Oct 2013 05:30:41 UTC +00:00]] +  (0.0ms) commit transaction + User Load (0.1ms) SELECT "users".* FROM "users" +  (0.1ms) begin transaction + SQL (0.2ms) INSERT INTO "users" ("age", "created_at", "dob", "name", "updated_at") VALUES (?, ?, ?, ?, ?) [["age", 30], ["created_at", Wed, 09 Oct 2013 05:30:41 UTC +00:00], ["dob", nil], ["name", "Jitu"], ["updated_at", Wed, 09 Oct 2013 05:30:41 UTC +00:00]] +  (0.0ms) commit transaction +  (0.0ms) begin transaction + SQL (0.1ms) INSERT INTO "readerships" ("book_id", "user_id") VALUES (?, ?) [["book_id", nil], ["user_id", 10]] +  (0.0ms) commit transaction + User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 10 LIMIT 1 + User Load (0.1ms) SELECT "users".* FROM "users" +  (0.1ms) begin transaction + SQL (0.1ms) DELETE FROM "users" WHERE "users"."id" = ? [["id", 7]] +  (0.0ms) commit transaction +  (0.0ms) begin transaction + SQL (0.0ms) DELETE FROM "users" WHERE "users"."id" = ? [["id", 8]] +  (0.0ms) commit transaction +  (0.0ms) begin transaction + SQL (0.0ms) DELETE FROM "users" WHERE "users"."id" = ? [["id", 9]] +  (0.0ms) commit transaction +  (0.0ms) begin transaction + SQL (0.0ms) DELETE FROM "users" WHERE "users"."id" = ? [["id", 10]] +  (0.0ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "users" ("age", "created_at", "dob", "name", "updated_at") VALUES (?, ?, ?, ?, ?) [["age", 10], ["created_at", Wed, 09 Oct 2013 05:30:41 UTC +00:00], ["dob", Thu, 09 Oct 2003 05:30:41 UTC +00:00], ["name", "User#1"], ["updated_at", Wed, 09 Oct 2013 05:30:41 UTC +00:00]] +  (0.0ms) commit transaction +  (0.0ms) begin transaction + SQL (0.1ms) INSERT INTO "users" ("age", "created_at", "dob", "name", "updated_at") VALUES (?, ?, ?, ?, ?) [["age", 20], ["created_at", Wed, 09 Oct 2013 05:30:41 UTC +00:00], ["dob", Sat, 09 Oct 1993 05:30:41 UTC +00:00], ["name", "User#2"], ["updated_at", Wed, 09 Oct 2013 05:30:41 UTC +00:00]] +  (0.0ms) commit transaction +  (0.0ms) begin transaction + SQL (0.1ms) INSERT INTO "users" ("age", "created_at", "dob", "name", "updated_at") VALUES (?, ?, ?, ?, ?) [["age", 34], ["created_at", Wed, 09 Oct 2013 05:30:41 UTC +00:00], ["dob", nil], ["name", "User#3"], ["updated_at", Wed, 09 Oct 2013 05:30:41 UTC +00:00]] +  (0.0ms) commit transaction + User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 25 OFFSET 0 + User Load (0.1ms) SELECT "users".* FROM "users"  +  (0.0ms) begin transaction + SQL (0.0ms) DELETE FROM "users" WHERE "users"."id" = ? [["id", 11]] +  (0.0ms) commit transaction +  (0.0ms) begin transaction + SQL (0.0ms) DELETE FROM "users" WHERE "users"."id" = ? [["id", 12]] +  (0.0ms) commit transaction +  (0.0ms) begin transaction + SQL (0.0ms) DELETE FROM "users" WHERE "users"."id" = ? [["id", 13]] +  (0.0ms) commit transaction +  (0.0ms) begin transaction + SQL (0.1ms) INSERT INTO "users" ("age", "created_at", "dob", "name", "updated_at") VALUES (?, ?, ?, ?, ?) [["age", 10], ["created_at", Wed, 09 Oct 2013 05:30:41 UTC +00:00], ["dob", Thu, 09 Oct 2003 05:30:41 UTC +00:00], ["name", "User#1"], ["updated_at", Wed, 09 Oct 2013 05:30:41 UTC +00:00]] +  (0.0ms) commit transaction +  (0.0ms) begin transaction + SQL (0.1ms) INSERT INTO "users" ("age", "created_at", "dob", "name", "updated_at") VALUES (?, ?, ?, ?, ?) [["age", 20], ["created_at", Wed, 09 Oct 2013 05:30:41 UTC +00:00], ["dob", Sat, 09 Oct 1993 05:30:41 UTC +00:00], ["name", "User#2"], ["updated_at", Wed, 09 Oct 2013 05:30:41 UTC +00:00]] +  (0.0ms) commit transaction +  (0.0ms) begin transaction + SQL (0.1ms) INSERT INTO "users" ("age", "created_at", "dob", "name", "updated_at") VALUES (?, ?, ?, ?, ?) [["age", 34], ["created_at", Wed, 09 Oct 2013 05:30:41 UTC +00:00], ["dob", nil], ["name", "User#3"], ["updated_at", Wed, 09 Oct 2013 05:30:41 UTC +00:00]] +  (0.0ms) commit transaction + User Load (0.1ms) SELECT "users".* FROM "users" + User Load (0.1ms) SELECT "users".* FROM "users"  +  (0.0ms) begin transaction + SQL (0.0ms) DELETE FROM "users" WHERE "users"."id" = ? [["id", 14]] +  (0.0ms) commit transaction +  (0.0ms) begin transaction + SQL (0.0ms) DELETE FROM "users" WHERE "users"."id" = ? [["id", 15]] +  (0.0ms) commit transaction +  (0.0ms) begin transaction + SQL (0.0ms) DELETE FROM "users" WHERE "users"."id" = ? [["id", 16]] +  (0.0ms) commit transaction +  (0.0ms) begin transaction + SQL (0.1ms) INSERT INTO "users" ("age", "created_at", "dob", "name", "updated_at") VALUES (?, ?, ?, ?, ?) [["age", 10], ["created_at", Wed, 09 Oct 2013 05:30:41 UTC +00:00], ["dob", Thu, 09 Oct 2003 05:30:41 UTC +00:00], ["name", "User#1"], ["updated_at", Wed, 09 Oct 2013 05:30:41 UTC +00:00]] +  (0.0ms) commit transaction +  (0.0ms) begin transaction + SQL (0.1ms) INSERT INTO "users" ("age", "created_at", "dob", "name", "updated_at") VALUES (?, ?, ?, ?, ?) [["age", 20], ["created_at", Wed, 09 Oct 2013 05:30:41 UTC +00:00], ["dob", Sat, 09 Oct 1993 05:30:41 UTC +00:00], ["name", "User#2"], ["updated_at", Wed, 09 Oct 2013 05:30:41 UTC +00:00]] +  (0.0ms) commit transaction +  (0.0ms) begin transaction + SQL (0.1ms) INSERT INTO "users" ("age", "created_at", "dob", "name", "updated_at") VALUES (?, ?, ?, ?, ?) [["age", 34], ["created_at", Wed, 09 Oct 2013 05:30:41 UTC +00:00], ["dob", nil], ["name", "User#3"], ["updated_at", Wed, 09 Oct 2013 05:30:41 UTC +00:00]] +  (0.0ms) commit transaction + User Load (0.1ms) SELECT "users".* FROM "users" WHERE (("users"."dob" >= '1992-10-09 05:30:41.000000' AND "users"."dob" <= '2013-11-09 05:30:41.000000')) LIMIT 25 OFFSET 0 + User Load (0.1ms) SELECT "users".* FROM "users"  +  (0.0ms) begin transaction + SQL (0.0ms) DELETE FROM "users" WHERE "users"."id" = ? [["id", 17]] +  (0.0ms) commit transaction +  (0.0ms) begin transaction + SQL (0.0ms) DELETE FROM "users" WHERE "users"."id" = ? [["id", 18]] +  (0.0ms) commit transaction +  (0.0ms) begin transaction + SQL (0.0ms) DELETE FROM "users" WHERE "users"."id" = ? [["id", 19]] +  (0.0ms) commit transaction +  (0.0ms) begin transaction + SQL (0.1ms) INSERT INTO "users" ("age", "created_at", "dob", "name", "updated_at") VALUES (?, ?, ?, ?, ?) [["age", 10], ["created_at", Wed, 09 Oct 2013 05:30:41 UTC +00:00], ["dob", Thu, 09 Oct 2003 05:30:41 UTC +00:00], ["name", "User#1"], ["updated_at", Wed, 09 Oct 2013 05:30:41 UTC +00:00]] +  (0.0ms) commit transaction +  (0.0ms) begin transaction + SQL (0.1ms) INSERT INTO "users" ("age", "created_at", "dob", "name", "updated_at") VALUES (?, ?, ?, ?, ?) [["age", 20], ["created_at", Wed, 09 Oct 2013 05:30:41 UTC +00:00], ["dob", Sat, 09 Oct 1993 05:30:41 UTC +00:00], ["name", "User#2"], ["updated_at", Wed, 09 Oct 2013 05:30:41 UTC +00:00]] +  (0.0ms) commit transaction +  (0.0ms) begin transaction + SQL (0.1ms) INSERT INTO "users" ("age", "created_at", "dob", "name", "updated_at") VALUES (?, ?, ?, ?, ?) [["age", 34], ["created_at", Wed, 09 Oct 2013 05:30:41 UTC +00:00], ["dob", nil], ["name", "User#3"], ["updated_at", Wed, 09 Oct 2013 05:30:41 UTC +00:00]] +  (0.0ms) commit transaction + User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."age" = 34 LIMIT 25 OFFSET 0 +Connecting to database specified by database.yml +  (1.3ms) select sqlite_version(*) +  (0.3ms) CREATE TABLE "gem_defined_models" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "age" integer) +  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "age" integer, "dob" datetime, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  +  (0.1ms) CREATE TABLE "books" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255)) +  (0.1ms) CREATE TABLE "readerships" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "user_id" integer, "book_id" integer)  +  (0.1ms) CREATE TABLE "authorships" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "user_id" integer, "book_id" integer) +  (0.1ms) CREATE TABLE "user_addresses" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "street" varchar(255), "user_id" integer)  + User Load (2.5ms) SELECT "users".* FROM "users" +  (0.1ms) begin transaction + SQL (3.0ms) INSERT INTO "users" ("age", "created_at", "dob", "name", "updated_at") VALUES (?, ?, ?, ?, ?) [["age", 10], ["created_at", Wed, 09 Oct 2013 05:32:16 UTC +00:00], ["dob", Thu, 09 Oct 2003 05:32:16 UTC +00:00], ["name", "User#1"], ["updated_at", Wed, 09 Oct 2013 05:32:16 UTC +00:00]] +  (0.0ms) commit transaction +  (0.1ms) begin transaction + SQL (0.2ms) INSERT INTO "users" ("age", "created_at", "dob", "name", "updated_at") VALUES (?, ?, ?, ?, ?) [["age", 20], ["created_at", Wed, 09 Oct 2013 05:32:16 UTC +00:00], ["dob", Sat, 09 Oct 1993 05:32:16 UTC +00:00], ["name", "User#2"], ["updated_at", Wed, 09 Oct 2013 05:32:16 UTC +00:00]] +  (0.0ms) commit transaction +  (0.1ms) begin transaction + SQL (0.3ms) INSERT INTO "users" ("age", "created_at", "dob", "name", "updated_at") VALUES (?, ?, ?, ?, ?) [["age", 34], ["created_at", Wed, 09 Oct 2013 05:32:16 UTC +00:00], ["dob", Tue, 09 Oct 1979 05:32:16 UTC +00:00], ["name", "User#3"], ["updated_at", Wed, 09 Oct 2013 05:32:16 UTC +00:00]] +  (0.1ms) commit transaction +  (0.1ms) SELECT AVG("users"."age") AS avg_id FROM "users" +  (0.1ms) SELECT AVG("users"."age") AS avg_id FROM "users"  + User Load (0.1ms) SELECT "users".* FROM "users" + User Load (0.1ms) SELECT "users".* FROM "users"  +  (0.0ms) begin transaction + SQL (0.1ms) DELETE FROM "users" WHERE "users"."id" = ? [["id", 1]] +  (0.0ms) commit transaction +  (0.0ms) begin transaction + SQL (0.0ms) DELETE FROM "users" WHERE "users"."id" = ? [["id", 2]] +  (0.0ms) commit transaction +  (0.0ms) begin transaction + SQL (0.0ms) DELETE FROM "users" WHERE "users"."id" = ? [["id", 3]] +  (0.0ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "users" ("age", "created_at", "dob", "name", "updated_at") VALUES (?, ?, ?, ?, ?) [["age", 10], ["created_at", Wed, 09 Oct 2013 05:32:18 UTC +00:00], ["dob", Thu, 09 Oct 2003 05:32:18 UTC +00:00], ["name", "User#1"], ["updated_at", Wed, 09 Oct 2013 05:32:18 UTC +00:00]] +  (0.0ms) commit transaction +  (0.0ms) begin transaction + SQL (0.1ms) INSERT INTO "users" ("age", "created_at", "dob", "name", "updated_at") VALUES (?, ?, ?, ?, ?) [["age", 20], ["created_at", Wed, 09 Oct 2013 05:32:18 UTC +00:00], ["dob", Sat, 09 Oct 1993 05:32:18 UTC +00:00], ["name", "User#2"], ["updated_at", Wed, 09 Oct 2013 05:32:18 UTC +00:00]] +  (0.0ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "users" ("age", "created_at", "dob", "name", "updated_at") VALUES (?, ?, ?, ?, ?) [["age", 34], ["created_at", Wed, 09 Oct 2013 05:32:18 UTC +00:00], ["dob", Tue, 09 Oct 1979 05:32:18 UTC +00:00], ["name", "User#3"], ["updated_at", Wed, 09 Oct 2013 05:32:18 UTC +00:00]] +  (0.0ms) commit transaction + User Load (0.1ms) SELECT "users".* FROM "users" + User Load (0.1ms) SELECT "users".* FROM "users"  +  (0.0ms) begin transaction + SQL (0.0ms) DELETE FROM "users" WHERE "users"."id" = ? [["id", 4]] +  (0.0ms) commit transaction +  (0.0ms) begin transaction + SQL (0.0ms) DELETE FROM "users" WHERE "users"."id" = ? [["id", 5]] +  (0.0ms) commit transaction +  (0.0ms) begin transaction + SQL (0.0ms) DELETE FROM "users" WHERE "users"."id" = ? [["id", 6]] +  (0.0ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "users" ("age", "created_at", "dob", "name", "updated_at") VALUES (?, ?, ?, ?, ?) [["age", 10], ["created_at", Wed, 09 Oct 2013 05:32:18 UTC +00:00], ["dob", Thu, 09 Oct 2003 05:32:18 UTC +00:00], ["name", "User#1"], ["updated_at", Wed, 09 Oct 2013 05:32:18 UTC +00:00]] +  (0.0ms) commit transaction +  (0.0ms) begin transaction + SQL (0.3ms) INSERT INTO "users" ("age", "created_at", "dob", "name", "updated_at") VALUES (?, ?, ?, ?, ?) [["age", 20], ["created_at", Wed, 09 Oct 2013 05:32:18 UTC +00:00], ["dob", Sat, 09 Oct 1993 05:32:18 UTC +00:00], ["name", "User#2"], ["updated_at", Wed, 09 Oct 2013 05:32:18 UTC +00:00]] +  (0.0ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "users" ("age", "created_at", "dob", "name", "updated_at") VALUES (?, ?, ?, ?, ?) [["age", 34], ["created_at", Wed, 09 Oct 2013 05:32:18 UTC +00:00], ["dob", Tue, 09 Oct 1979 05:32:18 UTC +00:00], ["name", "User#3"], ["updated_at", Wed, 09 Oct 2013 05:32:18 UTC +00:00]] +  (0.0ms) commit transaction + User Load (0.2ms) SELECT "users".* FROM "users" + User Load (0.1ms) SELECT "users".* FROM "users"  +  (0.0ms) begin transaction + SQL (0.0ms) DELETE FROM "users" WHERE "users"."id" = ? [["id", 7]] +  (0.0ms) commit transaction +  (0.0ms) begin transaction + SQL (0.0ms) DELETE FROM "users" WHERE "users"."id" = ? [["id", 8]] +  (0.0ms) commit transaction +  (0.0ms) begin transaction + SQL (0.0ms) DELETE FROM "users" WHERE "users"."id" = ? [["id", 9]] +  (0.0ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "users" ("age", "created_at", "dob", "name", "updated_at") VALUES (?, ?, ?, ?, ?) [["age", 10], ["created_at", Wed, 09 Oct 2013 05:32:18 UTC +00:00], ["dob", Thu, 09 Oct 2003 05:32:18 UTC +00:00], ["name", "User#1"], ["updated_at", Wed, 09 Oct 2013 05:32:18 UTC +00:00]] +  (0.0ms) commit transaction +  (0.0ms) begin transaction + SQL (0.1ms) INSERT INTO "users" ("age", "created_at", "dob", "name", "updated_at") VALUES (?, ?, ?, ?, ?) [["age", 20], ["created_at", Wed, 09 Oct 2013 05:32:18 UTC +00:00], ["dob", Sat, 09 Oct 1993 05:32:18 UTC +00:00], ["name", "User#2"], ["updated_at", Wed, 09 Oct 2013 05:32:18 UTC +00:00]] +  (0.0ms) commit transaction +  (0.0ms) begin transaction + SQL (0.1ms) INSERT INTO "users" ("age", "created_at", "dob", "name", "updated_at") VALUES (?, ?, ?, ?, ?) [["age", 34], ["created_at", Wed, 09 Oct 2013 05:32:18 UTC +00:00], ["dob", nil], ["name", "User#3"], ["updated_at", Wed, 09 Oct 2013 05:32:18 UTC +00:00]] +  (0.0ms) commit transaction + User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 25 OFFSET 0 + User Load (0.1ms) SELECT "users".* FROM "users"  +  (0.0ms) begin transaction + SQL (0.0ms) DELETE FROM "users" WHERE "users"."id" = ? [["id", 10]] +  (0.0ms) commit transaction +  (0.0ms) begin transaction + SQL (0.0ms) DELETE FROM "users" WHERE "users"."id" = ? [["id", 11]] +  (0.0ms) commit transaction +  (0.0ms) begin transaction + SQL (0.0ms) DELETE FROM "users" WHERE "users"."id" = ? [["id", 12]] +  (0.0ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "users" ("age", "created_at", "dob", "name", "updated_at") VALUES (?, ?, ?, ?, ?) [["age", 10], ["created_at", Wed, 09 Oct 2013 05:32:18 UTC +00:00], ["dob", Thu, 09 Oct 2003 05:32:18 UTC +00:00], ["name", "User#1"], ["updated_at", Wed, 09 Oct 2013 05:32:18 UTC +00:00]] +  (0.0ms) commit transaction +  (0.0ms) begin transaction + SQL (0.1ms) INSERT INTO "users" ("age", "created_at", "dob", "name", "updated_at") VALUES (?, ?, ?, ?, ?) [["age", 20], ["created_at", Wed, 09 Oct 2013 05:32:18 UTC +00:00], ["dob", Sat, 09 Oct 1993 05:32:18 UTC +00:00], ["name", "User#2"], ["updated_at", Wed, 09 Oct 2013 05:32:18 UTC +00:00]] +  (0.0ms) commit transaction +  (0.0ms) begin transaction + SQL (0.1ms) INSERT INTO "users" ("age", "created_at", "dob", "name", "updated_at") VALUES (?, ?, ?, ?, ?) [["age", 34], ["created_at", Wed, 09 Oct 2013 05:32:18 UTC +00:00], ["dob", nil], ["name", "User#3"], ["updated_at", Wed, 09 Oct 2013 05:32:18 UTC +00:00]] +  (0.0ms) commit transaction + User Load (0.1ms) SELECT "users".* FROM "users" + User Load (0.1ms) SELECT "users".* FROM "users"  +  (0.0ms) begin transaction + SQL (0.0ms) DELETE FROM "users" WHERE "users"."id" = ? [["id", 13]] +  (0.0ms) commit transaction +  (0.0ms) begin transaction + SQL (0.0ms) DELETE FROM "users" WHERE "users"."id" = ? [["id", 14]] +  (0.0ms) commit transaction +  (0.0ms) begin transaction + SQL (0.0ms) DELETE FROM "users" WHERE "users"."id" = ? [["id", 15]] +  (0.0ms) commit transaction +  (0.1ms) begin transaction + SQL (0.2ms) INSERT INTO "users" ("age", "created_at", "dob", "name", "updated_at") VALUES (?, ?, ?, ?, ?) [["age", 10], ["created_at", Wed, 09 Oct 2013 05:32:18 UTC +00:00], ["dob", Thu, 09 Oct 2003 05:32:18 UTC +00:00], ["name", "User#1"], ["updated_at", Wed, 09 Oct 2013 05:32:18 UTC +00:00]] +  (0.0ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "users" ("age", "created_at", "dob", "name", "updated_at") VALUES (?, ?, ?, ?, ?) [["age", 20], ["created_at", Wed, 09 Oct 2013 05:32:18 UTC +00:00], ["dob", Sat, 09 Oct 1993 05:32:18 UTC +00:00], ["name", "User#2"], ["updated_at", Wed, 09 Oct 2013 05:32:18 UTC +00:00]] +  (0.1ms) commit transaction +  (0.0ms) begin transaction + SQL (0.1ms) INSERT INTO "users" ("age", "created_at", "dob", "name", "updated_at") VALUES (?, ?, ?, ?, ?) [["age", 34], ["created_at", Wed, 09 Oct 2013 05:32:18 UTC +00:00], ["dob", nil], ["name", "User#3"], ["updated_at", Wed, 09 Oct 2013 05:32:18 UTC +00:00]] +  (0.0ms) commit transaction + User Load (0.1ms) SELECT "users".* FROM "users" WHERE (("users"."dob" >= '1992-10-09 05:32:18.000000' AND "users"."dob" <= '2013-11-09 05:32:18.000000')) LIMIT 25 OFFSET 0 + User Load (0.1ms) SELECT "users".* FROM "users"  +  (0.0ms) begin transaction + SQL (0.0ms) DELETE FROM "users" WHERE "users"."id" = ? [["id", 16]] +  (0.0ms) commit transaction +  (0.0ms) begin transaction + SQL (0.0ms) DELETE FROM "users" WHERE "users"."id" = ? [["id", 17]] +  (0.0ms) commit transaction +  (0.0ms) begin transaction + SQL (0.0ms) DELETE FROM "users" WHERE "users"."id" = ? [["id", 18]] +  (0.0ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "users" ("age", "created_at", "dob", "name", "updated_at") VALUES (?, ?, ?, ?, ?) [["age", 10], ["created_at", Wed, 09 Oct 2013 05:32:18 UTC +00:00], ["dob", Thu, 09 Oct 2003 05:32:18 UTC +00:00], ["name", "User#1"], ["updated_at", Wed, 09 Oct 2013 05:32:18 UTC +00:00]] +  (0.0ms) commit transaction +  (0.0ms) begin transaction + SQL (0.1ms) INSERT INTO "users" ("age", "created_at", "dob", "name", "updated_at") VALUES (?, ?, ?, ?, ?) [["age", 20], ["created_at", Wed, 09 Oct 2013 05:32:18 UTC +00:00], ["dob", Sat, 09 Oct 1993 05:32:18 UTC +00:00], ["name", "User#2"], ["updated_at", Wed, 09 Oct 2013 05:32:18 UTC +00:00]] +  (0.0ms) commit transaction +  (0.0ms) begin transaction + SQL (0.1ms) INSERT INTO "users" ("age", "created_at", "dob", "name", "updated_at") VALUES (?, ?, ?, ?, ?) [["age", 34], ["created_at", Wed, 09 Oct 2013 05:32:18 UTC +00:00], ["dob", nil], ["name", "User#3"], ["updated_at", Wed, 09 Oct 2013 05:32:18 UTC +00:00]] +  (0.0ms) commit transaction + User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."age" = 34 LIMIT 25 OFFSET 0 +  (0.1ms) begin transaction + SQL (0.2ms) INSERT INTO "users" ("age", "created_at", "dob", "name", "updated_at") VALUES (?, ?, ?, ?, ?) [["age", 30], ["created_at", Wed, 09 Oct 2013 05:32:18 UTC +00:00], ["dob", nil], ["name", "Jitu"], ["updated_at", Wed, 09 Oct 2013 05:32:18 UTC +00:00]] +  (0.0ms) commit transaction +  (0.0ms) begin transaction + SQL (0.1ms) INSERT INTO "readerships" ("book_id", "user_id") VALUES (?, ?) [["book_id", nil], ["user_id", 22]] +  (0.0ms) commit transaction + User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 22 LIMIT 1 +Connecting to database specified by database.yml +  (1.3ms) select sqlite_version(*) +  (0.2ms) CREATE TABLE "gem_defined_models" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "age" integer) +  (0.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "age" integer, "dob" datetime, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)  +  (0.1ms) CREATE TABLE "books" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255)) +  (0.1ms) CREATE TABLE "readerships" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "user_id" integer, "book_id" integer)  +  (0.1ms) CREATE TABLE "authorships" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "user_id" integer, "book_id" integer) +  (0.1ms) CREATE TABLE "user_addresses" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "street" varchar(255), "user_id" integer)  +  (0.0ms) begin transaction + SQL (4.3ms) INSERT INTO "users" ("age", "created_at", "dob", "name", "updated_at") VALUES (?, ?, ?, ?, ?) [["age", 30], ["created_at", Wed, 09 Oct 2013 05:48:09 UTC +00:00], ["dob", nil], ["name", "Jitu"], ["updated_at", Wed, 09 Oct 2013 05:48:09 UTC +00:00]] +  (0.0ms) commit transaction +  (0.1ms) begin transaction + SQL (0.1ms) INSERT INTO "readerships" ("book_id", "user_id") VALUES (?, ?) [["book_id", nil], ["user_id", 1]] +  (0.0ms) commit transaction + User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 1 LIMIT 1 + User Load (0.1ms) SELECT "users".* FROM "users"  +  (0.0ms) begin transaction + SQL (0.1ms) DELETE FROM "users" WHERE "users"."id" = ? [["id", 1]] +  (0.0ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "users" ("age", "created_at", "dob", "name", "updated_at") VALUES (?, ?, ?, ?, ?) [["age", 10], ["created_at", Wed, 09 Oct 2013 05:48:09 UTC +00:00], ["dob", Thu, 09 Oct 2003 05:48:09 UTC +00:00], ["name", "User#1"], ["updated_at", Wed, 09 Oct 2013 05:48:09 UTC +00:00]] +  (0.0ms) commit transaction +  (0.0ms) begin transaction + SQL (0.1ms) INSERT INTO "users" ("age", "created_at", "dob", "name", "updated_at") VALUES (?, ?, ?, ?, ?) [["age", 20], ["created_at", Wed, 09 Oct 2013 05:48:09 UTC +00:00], ["dob", Sat, 09 Oct 1993 05:48:09 UTC +00:00], ["name", "User#2"], ["updated_at", Wed, 09 Oct 2013 05:48:09 UTC +00:00]] +  (0.0ms) commit transaction +  (0.0ms) begin transaction + SQL (0.1ms) INSERT INTO "users" ("age", "created_at", "dob", "name", "updated_at") VALUES (?, ?, ?, ?, ?) [["age", 34], ["created_at", Wed, 09 Oct 2013 05:48:09 UTC +00:00], ["dob", Tue, 09 Oct 1979 05:48:09 UTC +00:00], ["name", "User#3"], ["updated_at", Wed, 09 Oct 2013 05:48:09 UTC +00:00]] +  (0.0ms) commit transaction + User Load (0.1ms) SELECT "users".* FROM "users" + User Load (0.1ms) SELECT "users".* FROM "users"  +  (0.0ms) begin transaction + SQL (0.0ms) DELETE FROM "users" WHERE "users"."id" = ? [["id", 2]] +  (0.0ms) commit transaction +  (0.0ms) begin transaction + SQL (0.0ms) DELETE FROM "users" WHERE "users"."id" = ? [["id", 3]] +  (0.0ms) commit transaction +  (0.0ms) begin transaction + SQL (0.0ms) DELETE FROM "users" WHERE "users"."id" = ? [["id", 4]] +  (0.0ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "users" ("age", "created_at", "dob", "name", "updated_at") VALUES (?, ?, ?, ?, ?) [["age", 10], ["created_at", Wed, 09 Oct 2013 05:48:09 UTC +00:00], ["dob", Thu, 09 Oct 2003 05:48:09 UTC +00:00], ["name", "User#1"], ["updated_at", Wed, 09 Oct 2013 05:48:09 UTC +00:00]] +  (0.0ms) commit transaction +  (0.0ms) begin transaction + SQL (0.1ms) INSERT INTO "users" ("age", "created_at", "dob", "name", "updated_at") VALUES (?, ?, ?, ?, ?) [["age", 20], ["created_at", Wed, 09 Oct 2013 05:48:09 UTC +00:00], ["dob", Sat, 09 Oct 1993 05:48:09 UTC +00:00], ["name", "User#2"], ["updated_at", Wed, 09 Oct 2013 05:48:09 UTC +00:00]] +  (0.0ms) commit transaction +  (0.0ms) begin transaction + SQL (0.1ms) INSERT INTO "users" ("age", "created_at", "dob", "name", "updated_at") VALUES (?, ?, ?, ?, ?) [["age", 34], ["created_at", Wed, 09 Oct 2013 05:48:09 UTC +00:00], ["dob", Tue, 09 Oct 1979 05:48:09 UTC +00:00], ["name", "User#3"], ["updated_at", Wed, 09 Oct 2013 05:48:09 UTC +00:00]] +  (0.0ms) commit transaction + User Load (0.1ms) SELECT "users".* FROM "users" + User Load (0.1ms) SELECT "users".* FROM "users"  +  (0.0ms) begin transaction + SQL (0.0ms) DELETE FROM "users" WHERE "users"."id" = ? [["id", 5]] +  (0.0ms) commit transaction +  (0.0ms) begin transaction + SQL (0.0ms) DELETE FROM "users" WHERE "users"."id" = ? [["id", 6]] +  (0.0ms) commit transaction +  (0.0ms) begin transaction + SQL (0.0ms) DELETE FROM "users" WHERE "users"."id" = ? [["id", 7]] +  (0.0ms) commit transaction +  (0.0ms) begin transaction + SQL (0.1ms) INSERT INTO "users" ("age", "created_at", "dob", "name", "updated_at") VALUES (?, ?, ?, ?, ?) [["age", 10], ["created_at", Wed, 09 Oct 2013 05:48:09 UTC +00:00], ["dob", Thu, 09 Oct 2003 05:48:09 UTC +00:00], ["name", "User#1"], ["updated_at", Wed, 09 Oct 2013 05:48:09 UTC +00:00]] +  (0.0ms) commit transaction +  (0.0ms) begin transaction + SQL (0.1ms) INSERT INTO "users" ("age", "created_at", "dob", "name", "updated_at") VALUES (?, ?, ?, ?, ?) [["age", 20], ["created_at", Wed, 09 Oct 2013 05:48:09 UTC +00:00], ["dob", Sat, 09 Oct 1993 05:48:09 UTC +00:00], ["name", "User#2"], ["updated_at", Wed, 09 Oct 2013 05:48:09 UTC +00:00]] +  (0.0ms) commit transaction +  (0.0ms) begin transaction + SQL (0.1ms) INSERT INTO "users" ("age", "created_at", "dob", "name", "updated_at") VALUES (?, ?, ?, ?, ?) [["age", 34], ["created_at", Wed, 09 Oct 2013 05:48:09 UTC +00:00], ["dob", Tue, 09 Oct 1979 05:48:09 UTC +00:00], ["name", "User#3"], ["updated_at", Wed, 09 Oct 2013 05:48:09 UTC +00:00]] +  (0.0ms) commit transaction +  (0.2ms) SELECT AVG("users"."age") AS avg_id FROM "users" +  (0.1ms) SELECT AVG("users"."age") AS avg_id FROM "users"  + User Load (0.1ms) SELECT "users".* FROM "users" + User Load (0.1ms) SELECT "users".* FROM "users"  +  (0.0ms) begin transaction + SQL (0.0ms) DELETE FROM "users" WHERE "users"."id" = ? [["id", 8]] +  (0.0ms) commit transaction +  (0.0ms) begin transaction + SQL (0.0ms) DELETE FROM "users" WHERE "users"."id" = ? [["id", 9]] +  (0.0ms) commit transaction +  (0.0ms) begin transaction + SQL (0.0ms) DELETE FROM "users" WHERE "users"."id" = ? [["id", 10]] +  (0.0ms) commit transaction +  (0.0ms) begin transaction + SQL (0.1ms) INSERT INTO "users" ("age", "created_at", "dob", "name", "updated_at") VALUES (?, ?, ?, ?, ?) [["age", 10], ["created_at", Wed, 09 Oct 2013 05:48:11 UTC +00:00], ["dob", Thu, 09 Oct 2003 05:48:11 UTC +00:00], ["name", "User#1"], ["updated_at", Wed, 09 Oct 2013 05:48:11 UTC +00:00]] +  (0.0ms) commit transaction +  (0.0ms) begin transaction + SQL (0.1ms) INSERT INTO "users" ("age", "created_at", "dob", "name", "updated_at") VALUES (?, ?, ?, ?, ?) [["age", 20], ["created_at", Wed, 09 Oct 2013 05:48:11 UTC +00:00], ["dob", Sat, 09 Oct 1993 05:48:11 UTC +00:00], ["name", "User#2"], ["updated_at", Wed, 09 Oct 2013 05:48:11 UTC +00:00]] +  (0.0ms) commit transaction +  (0.0ms) begin transaction + SQL (0.1ms) INSERT INTO "users" ("age", "created_at", "dob", "name", "updated_at") VALUES (?, ?, ?, ?, ?) [["age", 34], ["created_at", Wed, 09 Oct 2013 05:48:11 UTC +00:00], ["dob", nil], ["name", "User#3"], ["updated_at", Wed, 09 Oct 2013 05:48:11 UTC +00:00]] +  (0.0ms) commit transaction + User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."age" = 34 LIMIT 25 OFFSET 0 + User Load (0.1ms) SELECT "users".* FROM "users"  +  (0.0ms) begin transaction + SQL (0.0ms) DELETE FROM "users" WHERE "users"."id" = ? [["id", 11]] +  (0.0ms) commit transaction +  (0.0ms) begin transaction + SQL (0.0ms) DELETE FROM "users" WHERE "users"."id" = ? [["id", 12]] +  (0.0ms) commit transaction +  (0.0ms) begin transaction + SQL (0.0ms) DELETE FROM "users" WHERE "users"."id" = ? [["id", 13]] +  (0.0ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "users" ("age", "created_at", "dob", "name", "updated_at") VALUES (?, ?, ?, ?, ?) [["age", 10], ["created_at", Wed, 09 Oct 2013 05:48:11 UTC +00:00], ["dob", Thu, 09 Oct 2003 05:48:11 UTC +00:00], ["name", "User#1"], ["updated_at", Wed, 09 Oct 2013 05:48:11 UTC +00:00]] +  (0.0ms) commit transaction +  (0.0ms) begin transaction + SQL (0.1ms) INSERT INTO "users" ("age", "created_at", "dob", "name", "updated_at") VALUES (?, ?, ?, ?, ?) [["age", 20], ["created_at", Wed, 09 Oct 2013 05:48:11 UTC +00:00], ["dob", Sat, 09 Oct 1993 05:48:11 UTC +00:00], ["name", "User#2"], ["updated_at", Wed, 09 Oct 2013 05:48:11 UTC +00:00]] +  (0.0ms) commit transaction +  (0.0ms) begin transaction + SQL (0.1ms) INSERT INTO "users" ("age", "created_at", "dob", "name", "updated_at") VALUES (?, ?, ?, ?, ?) [["age", 34], ["created_at", Wed, 09 Oct 2013 05:48:11 UTC +00:00], ["dob", nil], ["name", "User#3"], ["updated_at", Wed, 09 Oct 2013 05:48:11 UTC +00:00]] +  (0.0ms) commit transaction + User Load (0.1ms) SELECT "users".* FROM "users" WHERE (("users"."dob" >= '1992-10-09 05:48:11.000000' AND "users"."dob" <= '2013-11-09 05:48:11.000000')) LIMIT 25 OFFSET 0 + User Load (0.1ms) SELECT "users".* FROM "users"  +  (0.0ms) begin transaction + SQL (0.0ms) DELETE FROM "users" WHERE "users"."id" = ? [["id", 14]] +  (0.0ms) commit transaction +  (0.0ms) begin transaction + SQL (0.0ms) DELETE FROM "users" WHERE "users"."id" = ? [["id", 15]] +  (0.0ms) commit transaction +  (0.0ms) begin transaction + SQL (0.0ms) DELETE FROM "users" WHERE "users"."id" = ? [["id", 16]] +  (0.0ms) commit transaction +  (0.0ms) begin transaction + SQL (0.1ms) INSERT INTO "users" ("age", "created_at", "dob", "name", "updated_at") VALUES (?, ?, ?, ?, ?) [["age", 10], ["created_at", Wed, 09 Oct 2013 05:48:11 UTC +00:00], ["dob", Thu, 09 Oct 2003 05:48:11 UTC +00:00], ["name", "User#1"], ["updated_at", Wed, 09 Oct 2013 05:48:11 UTC +00:00]] +  (0.0ms) commit transaction +  (0.0ms) begin transaction + SQL (0.1ms) INSERT INTO "users" ("age", "created_at", "dob", "name", "updated_at") VALUES (?, ?, ?, ?, ?) [["age", 20], ["created_at", Wed, 09 Oct 2013 05:48:11 UTC +00:00], ["dob", Sat, 09 Oct 1993 05:48:11 UTC +00:00], ["name", "User#2"], ["updated_at", Wed, 09 Oct 2013 05:48:11 UTC +00:00]] +  (0.0ms) commit transaction +  (0.0ms) begin transaction + SQL (0.1ms) INSERT INTO "users" ("age", "created_at", "dob", "name", "updated_at") VALUES (?, ?, ?, ?, ?) [["age", 34], ["created_at", Wed, 09 Oct 2013 05:48:11 UTC +00:00], ["dob", nil], ["name", "User#3"], ["updated_at", Wed, 09 Oct 2013 05:48:11 UTC +00:00]] +  (0.0ms) commit transaction + User Load (0.1ms) SELECT "users".* FROM "users" + User Load (0.1ms) SELECT "users".* FROM "users"  +  (0.0ms) begin transaction + SQL (0.0ms) DELETE FROM "users" WHERE "users"."id" = ? [["id", 17]] +  (0.0ms) commit transaction +  (0.0ms) begin transaction + SQL (0.0ms) DELETE FROM "users" WHERE "users"."id" = ? [["id", 18]] +  (0.0ms) commit transaction +  (0.0ms) begin transaction + SQL (0.0ms) DELETE FROM "users" WHERE "users"."id" = ? [["id", 19]] +  (0.1ms) commit transaction +  (0.0ms) begin transaction + SQL (0.1ms) INSERT INTO "users" ("age", "created_at", "dob", "name", "updated_at") VALUES (?, ?, ?, ?, ?) [["age", 10], ["created_at", Wed, 09 Oct 2013 05:48:11 UTC +00:00], ["dob", Thu, 09 Oct 2003 05:48:11 UTC +00:00], ["name", "User#1"], ["updated_at", Wed, 09 Oct 2013 05:48:11 UTC +00:00]] +  (0.0ms) commit transaction +  (0.0ms) begin transaction + SQL (0.1ms) INSERT INTO "users" ("age", "created_at", "dob", "name", "updated_at") VALUES (?, ?, ?, ?, ?) [["age", 20], ["created_at", Wed, 09 Oct 2013 05:48:11 UTC +00:00], ["dob", Sat, 09 Oct 1993 05:48:11 UTC +00:00], ["name", "User#2"], ["updated_at", Wed, 09 Oct 2013 05:48:11 UTC +00:00]] +  (0.0ms) commit transaction +  (0.0ms) begin transaction + SQL (0.1ms) INSERT INTO "users" ("age", "created_at", "dob", "name", "updated_at") VALUES (?, ?, ?, ?, ?) [["age", 34], ["created_at", Wed, 09 Oct 2013 05:48:11 UTC +00:00], ["dob", nil], ["name", "User#3"], ["updated_at", Wed, 09 Oct 2013 05:48:11 UTC +00:00]] +  (0.0ms) commit transaction + User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 25 OFFSET 0