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

- old
+ new

@@ -45419,5 +45419,760 @@  (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 +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 (1.3ms) SELECT "users".* FROM "users" +  (0.1ms) begin transaction + SQL (23.7ms) INSERT INTO "users" ("age", "created_at", "dob", "name", "updated_at") VALUES (?, ?, ?, ?, ?) [["age", 10], ["created_at", Wed, 09 Oct 2013 14:29:42 UTC +00:00], ["dob", Thu, 09 Oct 2003 14:29:42 UTC +00:00], ["name", "User#1"], ["updated_at", Wed, 09 Oct 2013 14:29:42 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 14:29:42 UTC +00:00], ["dob", Sat, 09 Oct 1993 14:29:42 UTC +00:00], ["name", "User#2"], ["updated_at", Wed, 09 Oct 2013 14:29:42 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 14:29:42 UTC +00:00], ["dob", Tue, 09 Oct 1979 14:29:42 UTC +00:00], ["name", "User#3"], ["updated_at", Wed, 09 Oct 2013 14:29:42 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.2ms) INSERT INTO "users" ("age", "created_at", "dob", "name", "updated_at") VALUES (?, ?, ?, ?, ?) [["age", 10], ["created_at", Wed, 09 Oct 2013 14:29:42 UTC +00:00], ["dob", Thu, 09 Oct 2003 14:29:42 UTC +00:00], ["name", "User#1"], ["updated_at", Wed, 09 Oct 2013 14:29:42 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 14:29:42 UTC +00:00], ["dob", Sat, 09 Oct 1993 14:29:42 UTC +00:00], ["name", "User#2"], ["updated_at", Wed, 09 Oct 2013 14:29:42 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 14:29:42 UTC +00:00], ["dob", Tue, 09 Oct 1979 14:29:42 UTC +00:00], ["name", "User#3"], ["updated_at", Wed, 09 Oct 2013 14:29:42 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 14:29:44 UTC +00:00], ["dob", Thu, 09 Oct 2003 14:29:44 UTC +00:00], ["name", "User#1"], ["updated_at", Wed, 09 Oct 2013 14:29:44 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 14:29:44 UTC +00:00], ["dob", Sat, 09 Oct 1993 14:29:44 UTC +00:00], ["name", "User#2"], ["updated_at", Wed, 09 Oct 2013 14:29:44 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 14:29:44 UTC +00:00], ["dob", Tue, 09 Oct 1979 14:29:44 UTC +00:00], ["name", "User#3"], ["updated_at", Wed, 09 Oct 2013 14:29:44 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 14:29:44 UTC +00:00], ["dob", nil], ["name", "Jitu"], ["updated_at", Wed, 09 Oct 2013 14:29:44 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.0ms) 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 14:29:44 UTC +00:00], ["dob", Thu, 09 Oct 2003 14:29:44 UTC +00:00], ["name", "User#1"], ["updated_at", Wed, 09 Oct 2013 14:29:44 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 14:29:44 UTC +00:00], ["dob", Sat, 09 Oct 1993 14:29:44 UTC +00:00], ["name", "User#2"], ["updated_at", Wed, 09 Oct 2013 14:29:44 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 14:29:44 UTC +00:00], ["dob", nil], ["name", "User#3"], ["updated_at", Wed, 09 Oct 2013 14:29:44 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.2ms) INSERT INTO "users" ("age", "created_at", "dob", "name", "updated_at") VALUES (?, ?, ?, ?, ?) [["age", 10], ["created_at", Wed, 09 Oct 2013 14:29:44 UTC +00:00], ["dob", Thu, 09 Oct 2003 14:29:44 UTC +00:00], ["name", "User#1"], ["updated_at", Wed, 09 Oct 2013 14:29:44 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 14:29:44 UTC +00:00], ["dob", Sat, 09 Oct 1993 14:29:44 UTC +00:00], ["name", "User#2"], ["updated_at", Wed, 09 Oct 2013 14:29:44 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 14:29:44 UTC +00:00], ["dob", nil], ["name", "User#3"], ["updated_at", Wed, 09 Oct 2013 14:29:44 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", 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.0ms) DELETE FROM "users" WHERE "users"."id" = ? [["id", 16]] +  (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 14:29:44 UTC +00:00], ["dob", Thu, 09 Oct 2003 14:29:44 UTC +00:00], ["name", "User#1"], ["updated_at", Wed, 09 Oct 2013 14:29:44 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 14:29:44 UTC +00:00], ["dob", Sat, 09 Oct 1993 14:29:44 UTC +00:00], ["name", "User#2"], ["updated_at", Wed, 09 Oct 2013 14:29:44 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 14:29:44 UTC +00:00], ["dob", nil], ["name", "User#3"], ["updated_at", Wed, 09 Oct 2013 14:29:44 UTC +00:00]] +  (0.0ms) commit transaction + User Load (0.1ms) SELECT "users".* FROM "users" WHERE (("users"."dob" >= '1992-10-09 14:29:44.000000' AND "users"."dob" <= '2013-11-09 14:29:44.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.2ms) INSERT INTO "users" ("age", "created_at", "dob", "name", "updated_at") VALUES (?, ?, ?, ?, ?) [["age", 10], ["created_at", Wed, 09 Oct 2013 14:29:44 UTC +00:00], ["dob", Thu, 09 Oct 2003 14:29:44 UTC +00:00], ["name", "User#1"], ["updated_at", Wed, 09 Oct 2013 14:29:44 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 14:29:44 UTC +00:00], ["dob", Sat, 09 Oct 1993 14:29:44 UTC +00:00], ["name", "User#2"], ["updated_at", Wed, 09 Oct 2013 14:29:44 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 14:29:44 UTC +00:00], ["dob", nil], ["name", "User#3"], ["updated_at", Wed, 09 Oct 2013 14:29:44 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 (1.0ms) SELECT "users".* FROM "users" +  (0.1ms) begin transaction + SQL (2.8ms) INSERT INTO "users" ("age", "created_at", "dob", "name", "updated_at") VALUES (?, ?, ?, ?, ?) [["age", 10], ["created_at", Wed, 09 Oct 2013 14:35:05 UTC +00:00], ["dob", Thu, 09 Oct 2003 14:35:05 UTC +00:00], ["name", "User#1"], ["updated_at", Wed, 09 Oct 2013 14:35:05 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", 20], ["created_at", Wed, 09 Oct 2013 14:35:05 UTC +00:00], ["dob", Sat, 09 Oct 1993 14:35:05 UTC +00:00], ["name", "User#2"], ["updated_at", Wed, 09 Oct 2013 14:35:05 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 14:35:05 UTC +00:00], ["dob", nil], ["name", "User#3"], ["updated_at", Wed, 09 Oct 2013 14:35:05 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.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 14:35:05 UTC +00:00], ["dob", Thu, 09 Oct 2003 14:35:05 UTC +00:00], ["name", "User#1"], ["updated_at", Wed, 09 Oct 2013 14:35:05 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 14:35:05 UTC +00:00], ["dob", Sat, 09 Oct 1993 14:35:05 UTC +00:00], ["name", "User#2"], ["updated_at", Wed, 09 Oct 2013 14:35:05 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 14:35:05 UTC +00:00], ["dob", nil], ["name", "User#3"], ["updated_at", Wed, 09 Oct 2013 14:35:05 UTC +00:00]] +  (0.0ms) commit transaction + User Load (0.1ms) SELECT "users".* FROM "users" WHERE (("users"."dob" >= '1992-10-09 14:35:05.000000' AND "users"."dob" <= '2013-11-09 14:35:05.000000')) LIMIT 25 OFFSET 0 + User Load (0.1ms) SELECT "users".* FROM "users"  +  (0.0ms) begin transaction + SQL (0.1ms) 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 14:35:05 UTC +00:00], ["dob", Thu, 09 Oct 2003 14:35:05 UTC +00:00], ["name", "User#1"], ["updated_at", Wed, 09 Oct 2013 14:35:05 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 14:35:05 UTC +00:00], ["dob", Sat, 09 Oct 1993 14:35:05 UTC +00:00], ["name", "User#2"], ["updated_at", Wed, 09 Oct 2013 14:35:05 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 14:35:05 UTC +00:00], ["dob", nil], ["name", "User#3"], ["updated_at", Wed, 09 Oct 2013 14:35:05 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.2ms) INSERT INTO "users" ("age", "created_at", "dob", "name", "updated_at") VALUES (?, ?, ?, ?, ?) [["age", 10], ["created_at", Wed, 09 Oct 2013 14:35:05 UTC +00:00], ["dob", Thu, 09 Oct 2003 14:35:05 UTC +00:00], ["name", "User#1"], ["updated_at", Wed, 09 Oct 2013 14:35:05 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 14:35:05 UTC +00:00], ["dob", Sat, 09 Oct 1993 14:35:05 UTC +00:00], ["name", "User#2"], ["updated_at", Wed, 09 Oct 2013 14:35:05 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 14:35:05 UTC +00:00], ["dob", nil], ["name", "User#3"], ["updated_at", Wed, 09 Oct 2013 14:35:05 UTC +00:00]] +  (0.0ms) commit transaction + User Load (0.1ms) SELECT "users".* FROM "users" 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 14:35:05 UTC +00:00], ["dob", nil], ["name", "Jitu"], ["updated_at", Wed, 09 Oct 2013 14:35:05 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", 13]] +  (0.0ms) commit transaction + User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 13 LIMIT 1 + 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.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 14:35:05 UTC +00:00], ["dob", Thu, 09 Oct 2003 14:35:05 UTC +00:00], ["name", "User#1"], ["updated_at", Wed, 09 Oct 2013 14:35:05 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 14:35:05 UTC +00:00], ["dob", Sat, 09 Oct 1993 14:35:05 UTC +00:00], ["name", "User#2"], ["updated_at", Wed, 09 Oct 2013 14:35:05 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 14:35:05 UTC +00:00], ["dob", Tue, 09 Oct 1979 14:35:05 UTC +00:00], ["name", "User#3"], ["updated_at", Wed, 09 Oct 2013 14:35:05 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 14:35:05 UTC +00:00], ["dob", Thu, 09 Oct 2003 14:35:05 UTC +00:00], ["name", "User#1"], ["updated_at", Wed, 09 Oct 2013 14:35:05 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 14:35:05 UTC +00:00], ["dob", Sat, 09 Oct 1993 14:35:05 UTC +00:00], ["name", "User#2"], ["updated_at", Wed, 09 Oct 2013 14:35:05 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 14:35:05 UTC +00:00], ["dob", Tue, 09 Oct 1979 14:35:05 UTC +00:00], ["name", "User#3"], ["updated_at", Wed, 09 Oct 2013 14:35:05 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.1ms) 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.2ms) INSERT INTO "users" ("age", "created_at", "dob", "name", "updated_at") VALUES (?, ?, ?, ?, ?) [["age", 10], ["created_at", Wed, 09 Oct 2013 14:35:07 UTC +00:00], ["dob", Thu, 09 Oct 2003 14:35:07 UTC +00:00], ["name", "User#1"], ["updated_at", Wed, 09 Oct 2013 14:35: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 14:35:07 UTC +00:00], ["dob", Sat, 09 Oct 1993 14:35:07 UTC +00:00], ["name", "User#2"], ["updated_at", Wed, 09 Oct 2013 14:35: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 14:35:07 UTC +00:00], ["dob", Tue, 09 Oct 1979 14:35:07 UTC +00:00], ["name", "User#3"], ["updated_at", Wed, 09 Oct 2013 14:35:07 UTC +00:00]] +  (0.0ms) commit transaction + User Load (0.1ms) SELECT "users".* FROM "users" +Connecting to database specified by database.yml +  (1.9ms) 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.2ms) CREATE TABLE "user_addresses" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "street" varchar(255), "user_id" integer)  + User Load (1.9ms) SELECT "users".* FROM "users" +  (0.1ms) begin transaction + SQL (3.6ms) INSERT INTO "users" ("age", "created_at", "dob", "name", "updated_at") VALUES (?, ?, ?, ?, ?) [["age", 10], ["created_at", Wed, 09 Oct 2013 14:56:27 UTC +00:00], ["dob", Thu, 09 Oct 2003 14:56:27 UTC +00:00], ["name", "User#1"], ["updated_at", Wed, 09 Oct 2013 14:56:27 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", 20], ["created_at", Wed, 09 Oct 2013 14:56:27 UTC +00:00], ["dob", Sat, 09 Oct 1993 14:56:27 UTC +00:00], ["name", "User#2"], ["updated_at", Wed, 09 Oct 2013 14:56:27 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 14:56:27 UTC +00:00], ["dob", nil], ["name", "User#3"], ["updated_at", Wed, 09 Oct 2013 14:56:27 UTC +00:00]] +  (0.0ms) commit transaction + User Load (0.2ms) SELECT "users".* FROM "users" LIMIT 25 OFFSET 0 + User Load (0.2ms) 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 14:56:27 UTC +00:00], ["dob", Thu, 09 Oct 2003 14:56:27 UTC +00:00], ["name", "User#1"], ["updated_at", Wed, 09 Oct 2013 14:56:27 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 14:56:27 UTC +00:00], ["dob", Sat, 09 Oct 1993 14:56:27 UTC +00:00], ["name", "User#2"], ["updated_at", Wed, 09 Oct 2013 14:56:27 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 14:56:27 UTC +00:00], ["dob", nil], ["name", "User#3"], ["updated_at", Wed, 09 Oct 2013 14:56:27 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", 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.6ms) INSERT INTO "users" ("age", "created_at", "dob", "name", "updated_at") VALUES (?, ?, ?, ?, ?) [["age", 10], ["created_at", Wed, 09 Oct 2013 14:56:27 UTC +00:00], ["dob", Thu, 09 Oct 2003 14:56:27 UTC +00:00], ["name", "User#1"], ["updated_at", Wed, 09 Oct 2013 14:56:27 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", 20], ["created_at", Wed, 09 Oct 2013 14:56:27 UTC +00:00], ["dob", Sat, 09 Oct 1993 14:56:27 UTC +00:00], ["name", "User#2"], ["updated_at", Wed, 09 Oct 2013 14:56:27 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 14:56:27 UTC +00:00], ["dob", nil], ["name", "User#3"], ["updated_at", Wed, 09 Oct 2013 14:56:27 UTC +00:00]] +  (0.0ms) commit transaction + User Load (0.2ms) SELECT "users".* FROM "users" WHERE (("users"."dob" >= '1992-10-09 14:56:27.000000' AND "users"."dob" <= '2013-11-09 14:56:27.000000')) LIMIT 25 OFFSET 0 + User Load (0.1ms) SELECT "users".* FROM "users"  +  (0.0ms) 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.3ms) INSERT INTO "users" ("age", "created_at", "dob", "name", "updated_at") VALUES (?, ?, ?, ?, ?) [["age", 10], ["created_at", Wed, 09 Oct 2013 14:56:27 UTC +00:00], ["dob", Thu, 09 Oct 2003 14:56:27 UTC +00:00], ["name", "User#1"], ["updated_at", Wed, 09 Oct 2013 14:56:27 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 14:56:27 UTC +00:00], ["dob", Sat, 09 Oct 1993 14:56:27 UTC +00:00], ["name", "User#2"], ["updated_at", Wed, 09 Oct 2013 14:56:27 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 14:56:27 UTC +00:00], ["dob", nil], ["name", "User#3"], ["updated_at", Wed, 09 Oct 2013 14:56:27 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.3ms) INSERT INTO "users" ("age", "created_at", "dob", "name", "updated_at") VALUES (?, ?, ?, ?, ?) [["age", 30], ["created_at", Wed, 09 Oct 2013 14:56:27 UTC +00:00], ["dob", nil], ["name", "Jitu"], ["updated_at", Wed, 09 Oct 2013 14:56:27 UTC +00:00]] +  (0.0ms) commit transaction +  (0.0ms) begin transaction + SQL (0.2ms) INSERT INTO "readerships" ("book_id", "user_id") VALUES (?, ?) [["book_id", nil], ["user_id", 13]] +  (0.1ms) commit transaction + User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."id" = 13 LIMIT 1 + User Load (0.1ms) SELECT "users".* FROM "users" +  (0.0ms) begin transaction + SQL (0.1ms) 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.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 14:56:27 UTC +00:00], ["dob", Thu, 09 Oct 2003 14:56:27 UTC +00:00], ["name", "User#1"], ["updated_at", Wed, 09 Oct 2013 14:56:27 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 14:56:27 UTC +00:00], ["dob", Sat, 09 Oct 1993 14:56:27 UTC +00:00], ["name", "User#2"], ["updated_at", Wed, 09 Oct 2013 14:56:27 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 14:56:27 UTC +00:00], ["dob", Tue, 09 Oct 1979 14:56:27 UTC +00:00], ["name", "User#3"], ["updated_at", Wed, 09 Oct 2013 14:56:27 UTC +00:00]] +  (0.0ms) commit transaction + User Load (0.1ms) 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.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.3ms) INSERT INTO "users" ("age", "created_at", "dob", "name", "updated_at") VALUES (?, ?, ?, ?, ?) [["age", 10], ["created_at", Wed, 09 Oct 2013 14:56:27 UTC +00:00], ["dob", Thu, 09 Oct 2003 14:56:27 UTC +00:00], ["name", "User#1"], ["updated_at", Wed, 09 Oct 2013 14:56:27 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", 20], ["created_at", Wed, 09 Oct 2013 14:56:27 UTC +00:00], ["dob", Sat, 09 Oct 1993 14:56:27 UTC +00:00], ["name", "User#2"], ["updated_at", Wed, 09 Oct 2013 14:56:27 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", Wed, 09 Oct 2013 14:56:27 UTC +00:00], ["dob", Tue, 09 Oct 1979 14:56:27 UTC +00:00], ["name", "User#3"], ["updated_at", Wed, 09 Oct 2013 14:56:27 UTC +00:00]] +  (0.1ms) 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.1ms) 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 +  (53.9ms) begin transaction + SQL (0.6ms) DELETE FROM "users" WHERE "users"."id" = ? [["id", 19]] +  (0.1ms) 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 14:56:29 UTC +00:00], ["dob", Thu, 09 Oct 2003 14:56:29 UTC +00:00], ["name", "User#1"], ["updated_at", Wed, 09 Oct 2013 14:56:29 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 14:56:29 UTC +00:00], ["dob", Sat, 09 Oct 1993 14:56:29 UTC +00:00], ["name", "User#2"], ["updated_at", Wed, 09 Oct 2013 14:56:29 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 14:56:29 UTC +00:00], ["dob", Tue, 09 Oct 1979 14:56:29 UTC +00:00], ["name", "User#3"], ["updated_at", Wed, 09 Oct 2013 14:56:29 UTC +00:00]] +  (0.0ms) commit transaction + User Load (0.1ms) SELECT "users".* FROM "users" +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.1ms) begin transaction + SQL (4.6ms) INSERT INTO "users" ("age", "created_at", "dob", "name", "updated_at") VALUES (?, ?, ?, ?, ?) [["age", 30], ["created_at", Wed, 09 Oct 2013 17:02:10 UTC +00:00], ["dob", nil], ["name", "Jitu"], ["updated_at", Wed, 09 Oct 2013 17:02:10 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 17:02:10 UTC +00:00], ["dob", Thu, 09 Oct 2003 17:02:10 UTC +00:00], ["name", "User#1"], ["updated_at", Wed, 09 Oct 2013 17:02:10 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 17:02:10 UTC +00:00], ["dob", Sat, 09 Oct 1993 17:02:10 UTC +00:00], ["name", "User#2"], ["updated_at", Wed, 09 Oct 2013 17:02:10 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 17:02:10 UTC +00:00], ["dob", Tue, 09 Oct 1979 17:02:10 UTC +00:00], ["name", "User#3"], ["updated_at", Wed, 09 Oct 2013 17:02:10 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", 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 17:02:10 UTC +00:00], ["dob", Thu, 09 Oct 2003 17:02:10 UTC +00:00], ["name", "User#1"], ["updated_at", Wed, 09 Oct 2013 17:02:10 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 17:02:10 UTC +00:00], ["dob", Sat, 09 Oct 1993 17:02:10 UTC +00:00], ["name", "User#2"], ["updated_at", Wed, 09 Oct 2013 17:02:10 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 17:02:10 UTC +00:00], ["dob", Tue, 09 Oct 1979 17:02:10 UTC +00:00], ["name", "User#3"], ["updated_at", Wed, 09 Oct 2013 17:02:10 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.2ms) INSERT INTO "users" ("age", "created_at", "dob", "name", "updated_at") VALUES (?, ?, ?, ?, ?) [["age", 10], ["created_at", Wed, 09 Oct 2013 17:02:10 UTC +00:00], ["dob", Thu, 09 Oct 2003 17:02:10 UTC +00:00], ["name", "User#1"], ["updated_at", Wed, 09 Oct 2013 17:02:10 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 17:02:10 UTC +00:00], ["dob", Sat, 09 Oct 1993 17:02:10 UTC +00:00], ["name", "User#2"], ["updated_at", Wed, 09 Oct 2013 17:02:10 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 17:02:10 UTC +00:00], ["dob", Tue, 09 Oct 1979 17:02:10 UTC +00:00], ["name", "User#3"], ["updated_at", Wed, 09 Oct 2013 17:02:10 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", 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 17:02:12 UTC +00:00], ["dob", Thu, 09 Oct 2003 17:02:12 UTC +00:00], ["name", "User#1"], ["updated_at", Wed, 09 Oct 2013 17:02:12 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 17:02:12 UTC +00:00], ["dob", Sat, 09 Oct 1993 17:02:12 UTC +00:00], ["name", "User#2"], ["updated_at", Wed, 09 Oct 2013 17:02:12 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 17:02:12 UTC +00:00], ["dob", nil], ["name", "User#3"], ["updated_at", Wed, 09 Oct 2013 17:02:12 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 17:02:12 UTC +00:00], ["dob", Thu, 09 Oct 2003 17:02:12 UTC +00:00], ["name", "User#1"], ["updated_at", Wed, 09 Oct 2013 17:02:12 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 17:02:12 UTC +00:00], ["dob", Sat, 09 Oct 1993 17:02:12 UTC +00:00], ["name", "User#2"], ["updated_at", Wed, 09 Oct 2013 17:02:12 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 17:02:12 UTC +00:00], ["dob", nil], ["name", "User#3"], ["updated_at", Wed, 09 Oct 2013 17:02:12 UTC +00:00]] +  (0.0ms) commit transaction + User Load (0.1ms) SELECT "users".* FROM "users" WHERE (("users"."dob" >= '1992-10-09 17:02:12.000000' AND "users"."dob" <= '2013-11-09 17:02:12.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.2ms) INSERT INTO "users" ("age", "created_at", "dob", "name", "updated_at") VALUES (?, ?, ?, ?, ?) [["age", 10], ["created_at", Wed, 09 Oct 2013 17:02:12 UTC +00:00], ["dob", Thu, 09 Oct 2003 17:02:12 UTC +00:00], ["name", "User#1"], ["updated_at", Wed, 09 Oct 2013 17:02:12 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 17:02:12 UTC +00:00], ["dob", Sat, 09 Oct 1993 17:02:12 UTC +00:00], ["name", "User#2"], ["updated_at", Wed, 09 Oct 2013 17:02:12 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 17:02:12 UTC +00:00], ["dob", nil], ["name", "User#3"], ["updated_at", Wed, 09 Oct 2013 17:02:12 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.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 17:02:12 UTC +00:00], ["dob", Thu, 09 Oct 2003 17:02:12 UTC +00:00], ["name", "User#1"], ["updated_at", Wed, 09 Oct 2013 17:02:12 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 17:02:12 UTC +00:00], ["dob", Sat, 09 Oct 1993 17:02:12 UTC +00:00], ["name", "User#2"], ["updated_at", Wed, 09 Oct 2013 17:02:12 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 17:02:12 UTC +00:00], ["dob", nil], ["name", "User#3"], ["updated_at", Wed, 09 Oct 2013 17:02:12 UTC +00:00]] +  (0.0ms) commit transaction + User Load (0.1ms) SELECT "users".* FROM "users" LIMIT 25 OFFSET 0 +Connecting to database specified by database.yml +  (1.4ms) 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 (1.0ms) 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 17:02:49 UTC +00:00], ["dob", Thu, 09 Oct 2003 17:02:49 UTC +00:00], ["name", "User#1"], ["updated_at", Wed, 09 Oct 2013 17:02:49 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 17:02:49 UTC +00:00], ["dob", Sat, 09 Oct 1993 17:02:49 UTC +00:00], ["name", "User#2"], ["updated_at", Wed, 09 Oct 2013 17:02:49 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 17:02:49 UTC +00:00], ["dob", nil], ["name", "User#3"], ["updated_at", Wed, 09 Oct 2013 17:02:49 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.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 17:02:49 UTC +00:00], ["dob", Thu, 09 Oct 2003 17:02:49 UTC +00:00], ["name", "User#1"], ["updated_at", Wed, 09 Oct 2013 17:02:49 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 17:02:49 UTC +00:00], ["dob", Sat, 09 Oct 1993 17:02:49 UTC +00:00], ["name", "User#2"], ["updated_at", Wed, 09 Oct 2013 17:02:49 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 17:02:49 UTC +00:00], ["dob", nil], ["name", "User#3"], ["updated_at", Wed, 09 Oct 2013 17:02:49 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 17:02:49 UTC +00:00], ["dob", Thu, 09 Oct 2003 17:02:49 UTC +00:00], ["name", "User#1"], ["updated_at", Wed, 09 Oct 2013 17:02:49 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 17:02:49 UTC +00:00], ["dob", Sat, 09 Oct 1993 17:02:49 UTC +00:00], ["name", "User#2"], ["updated_at", Wed, 09 Oct 2013 17:02:49 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 17:02:49 UTC +00:00], ["dob", nil], ["name", "User#3"], ["updated_at", Wed, 09 Oct 2013 17:02:49 UTC +00:00]] +  (0.0ms) commit transaction + User Load (0.1ms) SELECT "users".* FROM "users" WHERE (("users"."dob" >= '1992-10-09 17:02:49.000000' AND "users"."dob" <= '2013-11-09 17:02:49.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", 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 17:02:49 UTC +00:00], ["dob", Thu, 09 Oct 2003 17:02:49 UTC +00:00], ["name", "User#1"], ["updated_at", Wed, 09 Oct 2013 17:02:49 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 17:02:49 UTC +00:00], ["dob", Sat, 09 Oct 1993 17:02:49 UTC +00:00], ["name", "User#2"], ["updated_at", Wed, 09 Oct 2013 17:02:49 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 17:02:49 UTC +00:00], ["dob", nil], ["name", "User#3"], ["updated_at", Wed, 09 Oct 2013 17:02:49 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 17:02:49 UTC +00:00], ["dob", nil], ["name", "Jitu"], ["updated_at", Wed, 09 Oct 2013 17:02:49 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", 13]] +  (0.0ms) commit transaction + User Load (0.1ms) SELECT "users".* FROM "users" WHERE "users"."id" = 13 LIMIT 1 + User Load (0.1ms) SELECT "users".* FROM "users" +  (0.0ms) begin transaction + SQL (0.1ms) 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.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 17:02:49 UTC +00:00], ["dob", Thu, 09 Oct 2003 17:02:49 UTC +00:00], ["name", "User#1"], ["updated_at", Wed, 09 Oct 2013 17:02:49 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 17:02:49 UTC +00:00], ["dob", Sat, 09 Oct 1993 17:02:49 UTC +00:00], ["name", "User#2"], ["updated_at", Wed, 09 Oct 2013 17:02:49 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 17:02:49 UTC +00:00], ["dob", Tue, 09 Oct 1979 17:02:49 UTC +00:00], ["name", "User#3"], ["updated_at", Wed, 09 Oct 2013 17:02:49 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", 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 17:02:49 UTC +00:00], ["dob", Thu, 09 Oct 2003 17:02:49 UTC +00:00], ["name", "User#1"], ["updated_at", Wed, 09 Oct 2013 17:02:49 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 17:02:49 UTC +00:00], ["dob", Sat, 09 Oct 1993 17:02:49 UTC +00:00], ["name", "User#2"], ["updated_at", Wed, 09 Oct 2013 17:02:49 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 17:02:49 UTC +00:00], ["dob", Tue, 09 Oct 1979 17:02:49 UTC +00:00], ["name", "User#3"], ["updated_at", Wed, 09 Oct 2013 17:02:49 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", 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.2ms) INSERT INTO "users" ("age", "created_at", "dob", "name", "updated_at") VALUES (?, ?, ?, ?, ?) [["age", 10], ["created_at", Wed, 09 Oct 2013 17:02:50 UTC +00:00], ["dob", Thu, 09 Oct 2003 17:02:50 UTC +00:00], ["name", "User#1"], ["updated_at", Wed, 09 Oct 2013 17:02:50 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 17:02:50 UTC +00:00], ["dob", Sat, 09 Oct 1993 17:02:50 UTC +00:00], ["name", "User#2"], ["updated_at", Wed, 09 Oct 2013 17:02:50 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 17:02:50 UTC +00:00], ["dob", Tue, 09 Oct 1979 17:02:50 UTC +00:00], ["name", "User#3"], ["updated_at", Wed, 09 Oct 2013 17:02:50 UTC +00:00]] +  (0.0ms) commit transaction + User Load (0.1ms) SELECT "users".* FROM "users"