twitter-auth 0.1.13 → 0.1.14

Sign up to get free protection for your applications and to get access to all the features.
data/spec/debug.log CHANGED
@@ -5366,3 +5366,1261 @@ G', "updated_at" = '2009-03-27 15:20:35', "salt" = 'dbd5eba5' WHERE "id" = 1
5366
5366
  TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
5367
5367
  TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
5368
5368
  User Create (67.4ms) INSERT INTO "twitter_auth_users" ("salt", "name", "profile_sidebar_fill_color", "updated_at", "crypted_password", "profile_link_color", "profile_sidebar_border_color", "access_secret", "remember_token_expires_at", "url", "favourites_count", "description", "remember_token", "protected", "profile_text_color", "utc_offset", "access_token", "profile_background_color", "time_zone", "login", "friends_count", "statuses_count", "followers_count", "location", "profile_image_url", "created_at") VALUES('46372e0e', 'Twitter Man', NULL, '2009-03-27 15:28:26', 'hh3䖂���]�$�', NULL, NULL, NULL, NULL, NULL, NULL, 'Saving the world for all Twitter kind.', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'twitterman', NULL, NULL, NULL, NULL, NULL, '2009-03-27 15:28:26')
5369
+ SQL (0.5ms) select sqlite_version(*)
5370
+ SQL (1.9ms)  SELECT name
5371
+ FROM sqlite_master
5372
+ WHERE type = 'table' AND NOT name = 'sqlite_sequence'
5373
+ 
5374
+ SQL (10.4ms) DROP TABLE "twitter_auth_users"
5375
+ SQL (6.9ms) CREATE TABLE "twitter_auth_users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "login" varchar(255), "access_token" varchar(255), "access_secret" varchar(255), "crypted_password" blob, "salt" varchar(255), "remember_token" varchar(255), "remember_token_expires_at" datetime, "name" varchar(255), "location" varchar(255), "description" varchar(255), "profile_image_url" varchar(255), "url" varchar(255), "protected" boolean, "profile_background_color" varchar(255), "profile_sidebar_fill_color" varchar(255), "profile_link_color" varchar(255), "profile_sidebar_border_color" varchar(255), "profile_text_color" varchar(255), "friends_count" integer, "statuses_count" integer, "followers_count" integer, "favourites_count" integer, "utc_offset" integer, "time_zone" varchar(255), "created_at" datetime, "updated_at" datetime) 
5376
+ SQL (0.8ms)  SELECT name
5377
+ FROM sqlite_master
5378
+ WHERE type = 'table' AND NOT name = 'sqlite_sequence'
5379
+ 
5380
+ SQL (0.2ms) SELECT version FROM "schema_migrations"
5381
+ SQL (0.5ms)  SELECT name
5382
+ FROM sqlite_master
5383
+ WHERE type = 'table' AND NOT name = 'sqlite_sequence'
5384
+ 
5385
+ SQL (5.6ms) DROP TABLE "twitter_auth_users"
5386
+ SQL (5.6ms) CREATE TABLE "twitter_auth_users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "login" varchar(255), "access_token" varchar(255), "access_secret" varchar(255), "crypted_password" blob, "salt" varchar(255), "remember_token" varchar(255), "remember_token_expires_at" datetime, "name" varchar(255), "location" varchar(255), "description" varchar(255), "profile_image_url" varchar(255), "url" varchar(255), "protected" boolean, "profile_background_color" varchar(255), "profile_sidebar_fill_color" varchar(255), "profile_link_color" varchar(255), "profile_sidebar_border_color" varchar(255), "profile_text_color" varchar(255), "friends_count" integer, "statuses_count" integer, "followers_count" integer, "favourites_count" integer, "utc_offset" integer, "time_zone" varchar(255), "created_at" datetime, "updated_at" datetime) 
5387
+ SQL (0.3ms)  SELECT name
5388
+ FROM sqlite_master
5389
+ WHERE type = 'table' AND NOT name = 'sqlite_sequence'
5390
+ 
5391
+ SQL (0.3ms) SELECT version FROM "schema_migrations"
5392
+ SQL (0.3ms)  SELECT name
5393
+ FROM sqlite_master
5394
+ WHERE type = 'table' AND NOT name = 'sqlite_sequence'
5395
+ 
5396
+ SQL (4.5ms) DROP TABLE "twitter_auth_users"
5397
+ SQL (8.2ms) CREATE TABLE "twitter_auth_users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "login" varchar(255), "access_token" varchar(255), "access_secret" varchar(255), "crypted_password" blob, "salt" varchar(255), "remember_token" varchar(255), "remember_token_expires_at" datetime, "name" varchar(255), "location" varchar(255), "description" varchar(255), "profile_image_url" varchar(255), "url" varchar(255), "protected" boolean, "profile_background_color" varchar(255), "profile_sidebar_fill_color" varchar(255), "profile_link_color" varchar(255), "profile_sidebar_border_color" varchar(255), "profile_text_color" varchar(255), "friends_count" integer, "statuses_count" integer, "followers_count" integer, "favourites_count" integer, "utc_offset" integer, "time_zone" varchar(255), "created_at" datetime, "updated_at" datetime) 
5398
+ SQL (0.7ms)  SELECT name
5399
+ FROM sqlite_master
5400
+ WHERE type = 'table' AND NOT name = 'sqlite_sequence'
5401
+ 
5402
+ SQL (0.3ms) SELECT version FROM "schema_migrations"
5403
+ SQL (0.3ms)  SELECT name
5404
+ FROM sqlite_master
5405
+ WHERE type = 'table' AND NOT name = 'sqlite_sequence'
5406
+ 
5407
+ SQL (2.5ms) DROP TABLE "twitter_auth_users"
5408
+ SQL (3.5ms) CREATE TABLE "twitter_auth_users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "login" varchar(255), "access_token" varchar(255), "access_secret" varchar(255), "crypted_password" blob, "salt" varchar(255), "remember_token" varchar(255), "remember_token_expires_at" datetime, "name" varchar(255), "location" varchar(255), "description" varchar(255), "profile_image_url" varchar(255), "url" varchar(255), "protected" boolean, "profile_background_color" varchar(255), "profile_sidebar_fill_color" varchar(255), "profile_link_color" varchar(255), "profile_sidebar_border_color" varchar(255), "profile_text_color" varchar(255), "friends_count" integer, "statuses_count" integer, "followers_count" integer, "favourites_count" integer, "utc_offset" integer, "time_zone" varchar(255), "created_at" datetime, "updated_at" datetime) 
5409
+ SQL (0.2ms)  SELECT name
5410
+ FROM sqlite_master
5411
+ WHERE type = 'table' AND NOT name = 'sqlite_sequence'
5412
+ 
5413
+ SQL (0.1ms) SELECT version FROM "schema_migrations"
5414
+ SQL (0.3ms)  SELECT name
5415
+ FROM sqlite_master
5416
+ WHERE type = 'table' AND NOT name = 'sqlite_sequence'
5417
+ 
5418
+ SQL (2.4ms) DROP TABLE "twitter_auth_users"
5419
+ SQL (2.4ms) CREATE TABLE "twitter_auth_users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "login" varchar(255), "access_token" varchar(255), "access_secret" varchar(255), "crypted_password" blob, "salt" varchar(255), "remember_token" varchar(255), "remember_token_expires_at" datetime, "name" varchar(255), "location" varchar(255), "description" varchar(255), "profile_image_url" varchar(255), "url" varchar(255), "protected" boolean, "profile_background_color" varchar(255), "profile_sidebar_fill_color" varchar(255), "profile_link_color" varchar(255), "profile_sidebar_border_color" varchar(255), "profile_text_color" varchar(255), "friends_count" integer, "statuses_count" integer, "followers_count" integer, "favourites_count" integer, "utc_offset" integer, "time_zone" varchar(255), "created_at" datetime, "updated_at" datetime) 
5420
+ SQL (0.2ms)  SELECT name
5421
+ FROM sqlite_master
5422
+ WHERE type = 'table' AND NOT name = 'sqlite_sequence'
5423
+ 
5424
+ SQL (0.1ms) SELECT version FROM "schema_migrations"
5425
+ User Load (0.2ms) SELECT * FROM "twitter_auth_users" WHERE ("twitter_auth_users"."login" = 'twitterman') LIMIT 1
5426
+ TwitterAuth::GenericUser Exists (0.2ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
5427
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
5428
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
5429
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
5430
+ TwitterAuth::GenericUser Exists (0.7ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
5431
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
5432
+ User Create (1.3ms) INSERT INTO "twitter_auth_users" ("salt", "name", "profile_sidebar_fill_color", "updated_at", "crypted_password", "profile_link_color", "profile_sidebar_border_color", "access_secret", "remember_token_expires_at", "url", "favourites_count", "description", "remember_token", "protected", "profile_text_color", "utc_offset", "access_token", "profile_background_color", "time_zone", "login", "friends_count", "statuses_count", "followers_count", "location", "profile_image_url", "created_at") VALUES(NULL, 'Twitter Man', 'e0ff92', '2009-03-27 19:16:22', NULL, '0000ff', '87bc44', 'fakeaccesstokensecret', NULL, NULL, 0, 'Saving the world for all Twitter kind.', NULL, 'f', '000000', NULL, 'fakeaccesstoken', '9ae4e8', NULL, 'twitterman', 2, 0, 2, NULL, 'http://static.twitter.com/images/default_profile_normal.png', '2009-03-27 19:16:22')
5433
+ TwitterAuth::GenericUser Exists (0.2ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman' AND "twitter_auth_users".id <> 1) LIMIT 1
5434
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE ("twitter_auth_users"."remember_token" = 'df85fe3193cbfd595345' AND "twitter_auth_users".id <> 1) LIMIT 1
5435
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman' AND "twitter_auth_users".id <> 1) LIMIT 1
5436
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE ("twitter_auth_users"."remember_token" = 'df85fe3193cbfd595345' AND "twitter_auth_users".id <> 1) LIMIT 1
5437
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman' AND "twitter_auth_users".id <> 1) LIMIT 1
5438
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE ("twitter_auth_users"."remember_token" = 'df85fe3193cbfd595345' AND "twitter_auth_users".id <> 1) LIMIT 1
5439
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman' AND "twitter_auth_users".id <> 1) LIMIT 1
5440
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE ("twitter_auth_users"."remember_token" = 'df85fe3193cbfd595345' AND "twitter_auth_users".id <> 1) LIMIT 1
5441
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman' AND "twitter_auth_users".id <> 1) LIMIT 1
5442
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE ("twitter_auth_users"."remember_token" = 'df85fe3193cbfd595345' AND "twitter_auth_users".id <> 1) LIMIT 1
5443
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman' AND "twitter_auth_users".id <> 1) LIMIT 1
5444
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE ("twitter_auth_users"."remember_token" = 'df85fe3193cbfd595345' AND "twitter_auth_users".id <> 1) LIMIT 1
5445
+ User Update (0.1ms) UPDATE "twitter_auth_users" SET "remember_token" = 'df85fe3193cbfd595345', "remember_token_expires_at" = '2009-04-10 19:16:23', "updated_at" = '2009-03-27 19:16:23' WHERE "id" = 1
5446
+ TwitterAuth::GenericUser Exists (0.4ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
5447
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
5448
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
5449
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
5450
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
5451
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
5452
+ User Create (0.4ms) INSERT INTO "twitter_auth_users" ("salt", "name", "profile_sidebar_fill_color", "updated_at", "crypted_password", "profile_link_color", "profile_sidebar_border_color", "access_secret", "remember_token_expires_at", "url", "favourites_count", "description", "remember_token", "protected", "profile_text_color", "utc_offset", "access_token", "profile_background_color", "time_zone", "login", "friends_count", "statuses_count", "followers_count", "location", "profile_image_url", "created_at") VALUES(NULL, 'Twitter Man', NULL, '2009-03-27 19:16:23', NULL, NULL, NULL, 'fakeaccesstokensecret', NULL, NULL, NULL, 'Saving the world for all Twitter kind.', NULL, NULL, NULL, NULL, 'fakeaccesstoken', NULL, NULL, 'twitterman', NULL, NULL, NULL, NULL, NULL, '2009-03-27 19:16:23')
5453
+ User Load (0.0ms) SELECT * FROM "twitter_auth_users" WHERE ("twitter_auth_users"."login" = 'twitterman') LIMIT 1
5454
+ TwitterAuth::GenericUser Exists (0.0ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman' AND "twitter_auth_users".id <> 1) LIMIT 1
5455
+ TwitterAuth::GenericUser Exists (0.0ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman' AND "twitter_auth_users".id <> 1) LIMIT 1
5456
+ TwitterAuth::GenericUser Exists (0.0ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman' AND "twitter_auth_users".id <> 1) LIMIT 1
5457
+ TwitterAuth::GenericUser Exists (0.0ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman' AND "twitter_auth_users".id <> 1) LIMIT 1
5458
+ TwitterAuth::GenericUser Exists (0.0ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman' AND "twitter_auth_users".id <> 1) LIMIT 1
5459
+ TwitterAuth::GenericUser Exists (0.0ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman' AND "twitter_auth_users".id <> 1) LIMIT 1
5460
+ User Update (0.0ms) UPDATE "twitter_auth_users" SET "protected" = 'f', "profile_sidebar_fill_color" = 'e0ff92', "profile_sidebar_border_color" = '87bc44', "statuses_count" = 0, "profile_link_color" = '0000ff', "profile_background_color" = '9ae4e8', "profile_text_color" = '000000', "profile_image_url" = 'http://static.twitter.com/images/default_profile_normal.png', "followers_count" = 2, "friends_count" = 2, "updated_at" = '2009-03-27 19:16:23', "favourites_count" = 0 WHERE "id" = 1
5461
+ TwitterAuth::GenericUser Exists (0.0ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman' AND "twitter_auth_users".id <> 1) LIMIT 1
5462
+ TwitterAuth::GenericUser Exists (0.0ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE ("twitter_auth_users"."remember_token" = 'dec722d057937fb076f8' AND "twitter_auth_users".id <> 1) LIMIT 1
5463
+ TwitterAuth::GenericUser Exists (0.0ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman' AND "twitter_auth_users".id <> 1) LIMIT 1
5464
+ TwitterAuth::GenericUser Exists (0.0ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE ("twitter_auth_users"."remember_token" = 'dec722d057937fb076f8' AND "twitter_auth_users".id <> 1) LIMIT 1
5465
+ TwitterAuth::GenericUser Exists (0.0ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman' AND "twitter_auth_users".id <> 1) LIMIT 1
5466
+ TwitterAuth::GenericUser Exists (0.0ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE ("twitter_auth_users"."remember_token" = 'dec722d057937fb076f8' AND "twitter_auth_users".id <> 1) LIMIT 1
5467
+ TwitterAuth::GenericUser Exists (0.0ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman' AND "twitter_auth_users".id <> 1) LIMIT 1
5468
+ TwitterAuth::GenericUser Exists (0.0ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE ("twitter_auth_users"."remember_token" = 'dec722d057937fb076f8' AND "twitter_auth_users".id <> 1) LIMIT 1
5469
+ TwitterAuth::GenericUser Exists (0.0ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman' AND "twitter_auth_users".id <> 1) LIMIT 1
5470
+ TwitterAuth::GenericUser Exists (0.0ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE ("twitter_auth_users"."remember_token" = 'dec722d057937fb076f8' AND "twitter_auth_users".id <> 1) LIMIT 1
5471
+ TwitterAuth::GenericUser Exists (0.0ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman' AND "twitter_auth_users".id <> 1) LIMIT 1
5472
+ TwitterAuth::GenericUser Exists (0.0ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE ("twitter_auth_users"."remember_token" = 'dec722d057937fb076f8' AND "twitter_auth_users".id <> 1) LIMIT 1
5473
+ User Update (0.0ms) UPDATE "twitter_auth_users" SET "remember_token" = 'dec722d057937fb076f8', "remember_token_expires_at" = '2009-04-10 19:16:23' WHERE "id" = 1
5474
+ TwitterAuth::GenericUser Exists (6.4ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
5475
+ TwitterAuth::GenericUser Exists (2.8ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
5476
+ TwitterAuth::GenericUser Exists (2.9ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
5477
+ TwitterAuth::GenericUser Exists (0.3ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
5478
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
5479
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
5480
+ User Create (0.4ms) INSERT INTO "twitter_auth_users" ("salt", "name", "profile_sidebar_fill_color", "updated_at", "crypted_password", "profile_link_color", "profile_sidebar_border_color", "access_secret", "remember_token_expires_at", "url", "favourites_count", "description", "remember_token", "protected", "profile_text_color", "utc_offset", "access_token", "profile_background_color", "time_zone", "login", "friends_count", "statuses_count", "followers_count", "location", "profile_image_url", "created_at") VALUES(NULL, 'Twitter Man', NULL, '2009-03-27 19:16:23', NULL, NULL, NULL, 'fakeaccesstokensecret', NULL, NULL, NULL, 'Saving the world for all Twitter kind.', NULL, NULL, NULL, NULL, 'fakeaccesstoken', NULL, NULL, 'twitterman', NULL, NULL, NULL, NULL, NULL, '2009-03-27 19:16:23')
5481
+ User Load (0.0ms) SELECT * FROM "twitter_auth_users" WHERE ("twitter_auth_users"."login" = 'twitterman') LIMIT 1
5482
+ TwitterAuth::GenericUser Exists (0.0ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman' AND "twitter_auth_users".id <> 1) LIMIT 1
5483
+ TwitterAuth::GenericUser Exists (0.0ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman' AND "twitter_auth_users".id <> 1) LIMIT 1
5484
+ TwitterAuth::GenericUser Exists (0.0ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman' AND "twitter_auth_users".id <> 1) LIMIT 1
5485
+ TwitterAuth::GenericUser Exists (0.0ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman' AND "twitter_auth_users".id <> 1) LIMIT 1
5486
+ TwitterAuth::GenericUser Exists (0.0ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman' AND "twitter_auth_users".id <> 1) LIMIT 1
5487
+ TwitterAuth::GenericUser Exists (0.0ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman' AND "twitter_auth_users".id <> 1) LIMIT 1
5488
+ User Update (0.0ms) UPDATE "twitter_auth_users" SET "protected" = 'f', "profile_sidebar_fill_color" = 'e0ff92', "profile_sidebar_border_color" = '87bc44', "statuses_count" = 0, "profile_link_color" = '0000ff', "profile_background_color" = '9ae4e8', "profile_text_color" = '000000', "profile_image_url" = 'http://static.twitter.com/images/default_profile_normal.png', "followers_count" = 2, "friends_count" = 2, "updated_at" = '2009-03-27 19:16:23', "favourites_count" = 0 WHERE "id" = 1
5489
+ TwitterAuth::GenericUser Exists (0.0ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman' AND "twitter_auth_users".id <> 1) LIMIT 1
5490
+ TwitterAuth::GenericUser Exists (0.0ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE ("twitter_auth_users"."remember_token" = '82311860d24bef6aeb17' AND "twitter_auth_users".id <> 1) LIMIT 1
5491
+ TwitterAuth::GenericUser Exists (0.0ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman' AND "twitter_auth_users".id <> 1) LIMIT 1
5492
+ TwitterAuth::GenericUser Exists (0.0ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE ("twitter_auth_users"."remember_token" = '82311860d24bef6aeb17' AND "twitter_auth_users".id <> 1) LIMIT 1
5493
+ TwitterAuth::GenericUser Exists (0.0ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman' AND "twitter_auth_users".id <> 1) LIMIT 1
5494
+ TwitterAuth::GenericUser Exists (0.0ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE ("twitter_auth_users"."remember_token" = '82311860d24bef6aeb17' AND "twitter_auth_users".id <> 1) LIMIT 1
5495
+ TwitterAuth::GenericUser Exists (0.0ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman' AND "twitter_auth_users".id <> 1) LIMIT 1
5496
+ TwitterAuth::GenericUser Exists (0.0ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE ("twitter_auth_users"."remember_token" = '82311860d24bef6aeb17' AND "twitter_auth_users".id <> 1) LIMIT 1
5497
+ TwitterAuth::GenericUser Exists (0.0ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman' AND "twitter_auth_users".id <> 1) LIMIT 1
5498
+ TwitterAuth::GenericUser Exists (0.0ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE ("twitter_auth_users"."remember_token" = '82311860d24bef6aeb17' AND "twitter_auth_users".id <> 1) LIMIT 1
5499
+ TwitterAuth::GenericUser Exists (0.0ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman' AND "twitter_auth_users".id <> 1) LIMIT 1
5500
+ TwitterAuth::GenericUser Exists (0.0ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE ("twitter_auth_users"."remember_token" = '82311860d24bef6aeb17' AND "twitter_auth_users".id <> 1) LIMIT 1
5501
+ User Update (0.0ms) UPDATE "twitter_auth_users" SET "remember_token" = '82311860d24bef6aeb17', "remember_token_expires_at" = '2009-04-10 19:16:23' WHERE "id" = 1
5502
+ TwitterAuth::GenericUser Exists (0.2ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
5503
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
5504
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
5505
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
5506
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
5507
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
5508
+ User Create (0.3ms) INSERT INTO "twitter_auth_users" ("salt", "name", "profile_sidebar_fill_color", "updated_at", "crypted_password", "profile_link_color", "profile_sidebar_border_color", "access_secret", "remember_token_expires_at", "url", "favourites_count", "description", "remember_token", "protected", "profile_text_color", "utc_offset", "access_token", "profile_background_color", "time_zone", "login", "friends_count", "statuses_count", "followers_count", "location", "profile_image_url", "created_at") VALUES(NULL, 'Twitter Man', NULL, '2009-03-27 19:16:23', NULL, NULL, NULL, 'fakeaccesstokensecret', NULL, NULL, NULL, 'Saving the world for all Twitter kind.', NULL, NULL, NULL, NULL, 'fakeaccesstoken', NULL, NULL, 'twitterman', NULL, NULL, NULL, NULL, NULL, '2009-03-27 19:16:23')
5509
+ User Load (0.0ms) SELECT * FROM "twitter_auth_users" WHERE ("twitter_auth_users"."login" = 'twitterman') LIMIT 1
5510
+ TwitterAuth::GenericUser Exists (0.0ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman' AND "twitter_auth_users".id <> 1) LIMIT 1
5511
+ TwitterAuth::GenericUser Exists (0.0ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman' AND "twitter_auth_users".id <> 1) LIMIT 1
5512
+ TwitterAuth::GenericUser Exists (0.0ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman' AND "twitter_auth_users".id <> 1) LIMIT 1
5513
+ TwitterAuth::GenericUser Exists (0.0ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman' AND "twitter_auth_users".id <> 1) LIMIT 1
5514
+ TwitterAuth::GenericUser Exists (0.0ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman' AND "twitter_auth_users".id <> 1) LIMIT 1
5515
+ TwitterAuth::GenericUser Exists (0.0ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman' AND "twitter_auth_users".id <> 1) LIMIT 1
5516
+ User Update (0.0ms) UPDATE "twitter_auth_users" SET "protected" = 'f', "profile_sidebar_fill_color" = 'e0ff92', "profile_sidebar_border_color" = '87bc44', "statuses_count" = 0, "profile_link_color" = '0000ff', "profile_background_color" = '9ae4e8', "profile_text_color" = '000000', "profile_image_url" = 'http://static.twitter.com/images/default_profile_normal.png', "followers_count" = 2, "friends_count" = 2, "updated_at" = '2009-03-27 19:16:23', "favourites_count" = 0 WHERE "id" = 1
5517
+ TwitterAuth::GenericUser Exists (0.0ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman' AND "twitter_auth_users".id <> 1) LIMIT 1
5518
+ TwitterAuth::GenericUser Exists (0.0ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE ("twitter_auth_users"."remember_token" = '74ebee47c8bca7954a7e' AND "twitter_auth_users".id <> 1) LIMIT 1
5519
+ TwitterAuth::GenericUser Exists (0.0ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman' AND "twitter_auth_users".id <> 1) LIMIT 1
5520
+ TwitterAuth::GenericUser Exists (0.0ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE ("twitter_auth_users"."remember_token" = '74ebee47c8bca7954a7e' AND "twitter_auth_users".id <> 1) LIMIT 1
5521
+ TwitterAuth::GenericUser Exists (0.0ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman' AND "twitter_auth_users".id <> 1) LIMIT 1
5522
+ TwitterAuth::GenericUser Exists (0.0ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE ("twitter_auth_users"."remember_token" = '74ebee47c8bca7954a7e' AND "twitter_auth_users".id <> 1) LIMIT 1
5523
+ TwitterAuth::GenericUser Exists (0.0ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman' AND "twitter_auth_users".id <> 1) LIMIT 1
5524
+ TwitterAuth::GenericUser Exists (0.0ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE ("twitter_auth_users"."remember_token" = '74ebee47c8bca7954a7e' AND "twitter_auth_users".id <> 1) LIMIT 1
5525
+ TwitterAuth::GenericUser Exists (0.0ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman' AND "twitter_auth_users".id <> 1) LIMIT 1
5526
+ TwitterAuth::GenericUser Exists (0.0ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE ("twitter_auth_users"."remember_token" = '74ebee47c8bca7954a7e' AND "twitter_auth_users".id <> 1) LIMIT 1
5527
+ TwitterAuth::GenericUser Exists (0.0ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman' AND "twitter_auth_users".id <> 1) LIMIT 1
5528
+ TwitterAuth::GenericUser Exists (0.0ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE ("twitter_auth_users"."remember_token" = '74ebee47c8bca7954a7e' AND "twitter_auth_users".id <> 1) LIMIT 1
5529
+ User Update (0.0ms) UPDATE "twitter_auth_users" SET "remember_token" = '74ebee47c8bca7954a7e', "remember_token_expires_at" = '2009-04-10 19:16:23' WHERE "id" = 1
5530
+ TwitterAuth::GenericUser Exists (2.0ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
5531
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
5532
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
5533
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
5534
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
5535
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
5536
+ User Create (0.4ms) INSERT INTO "twitter_auth_users" ("salt", "name", "profile_sidebar_fill_color", "updated_at", "crypted_password", "profile_link_color", "profile_sidebar_border_color", "access_secret", "remember_token_expires_at", "url", "favourites_count", "description", "remember_token", "protected", "profile_text_color", "utc_offset", "access_token", "profile_background_color", "time_zone", "login", "friends_count", "statuses_count", "followers_count", "location", "profile_image_url", "created_at") VALUES(NULL, 'Twitter Man', NULL, '2009-03-27 19:16:23', NULL, NULL, NULL, 'fakeaccesstokensecret', NULL, NULL, NULL, 'Saving the world for all Twitter kind.', NULL, NULL, NULL, NULL, 'fakeaccesstoken', NULL, NULL, 'twitterman', NULL, NULL, NULL, NULL, NULL, '2009-03-27 19:16:23')
5537
+ User Load (0.0ms) SELECT * FROM "twitter_auth_users" WHERE ("twitter_auth_users"."login" = 'twitterman') LIMIT 1
5538
+ TwitterAuth::GenericUser Exists (0.0ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman' AND "twitter_auth_users".id <> 1) LIMIT 1
5539
+ TwitterAuth::GenericUser Exists (0.0ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman' AND "twitter_auth_users".id <> 1) LIMIT 1
5540
+ TwitterAuth::GenericUser Exists (0.0ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman' AND "twitter_auth_users".id <> 1) LIMIT 1
5541
+ TwitterAuth::GenericUser Exists (0.0ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman' AND "twitter_auth_users".id <> 1) LIMIT 1
5542
+ TwitterAuth::GenericUser Exists (0.0ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman' AND "twitter_auth_users".id <> 1) LIMIT 1
5543
+ TwitterAuth::GenericUser Exists (0.0ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman' AND "twitter_auth_users".id <> 1) LIMIT 1
5544
+ User Update (0.0ms) UPDATE "twitter_auth_users" SET "protected" = 'f', "profile_sidebar_fill_color" = 'e0ff92', "profile_sidebar_border_color" = '87bc44', "statuses_count" = 0, "profile_link_color" = '0000ff', "profile_background_color" = '9ae4e8', "profile_text_color" = '000000', "profile_image_url" = 'http://static.twitter.com/images/default_profile_normal.png', "followers_count" = 2, "friends_count" = 2, "updated_at" = '2009-03-27 19:16:23', "favourites_count" = 0 WHERE "id" = 1
5545
+ TwitterAuth::GenericUser Exists (0.0ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman' AND "twitter_auth_users".id <> 1) LIMIT 1
5546
+ TwitterAuth::GenericUser Exists (0.0ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE ("twitter_auth_users"."remember_token" = '2fe1fedbffef4ad863f4' AND "twitter_auth_users".id <> 1) LIMIT 1
5547
+ TwitterAuth::GenericUser Exists (0.0ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman' AND "twitter_auth_users".id <> 1) LIMIT 1
5548
+ TwitterAuth::GenericUser Exists (0.0ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE ("twitter_auth_users"."remember_token" = '2fe1fedbffef4ad863f4' AND "twitter_auth_users".id <> 1) LIMIT 1
5549
+ TwitterAuth::GenericUser Exists (0.0ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman' AND "twitter_auth_users".id <> 1) LIMIT 1
5550
+ TwitterAuth::GenericUser Exists (0.0ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE ("twitter_auth_users"."remember_token" = '2fe1fedbffef4ad863f4' AND "twitter_auth_users".id <> 1) LIMIT 1
5551
+ TwitterAuth::GenericUser Exists (0.0ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman' AND "twitter_auth_users".id <> 1) LIMIT 1
5552
+ TwitterAuth::GenericUser Exists (0.0ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE ("twitter_auth_users"."remember_token" = '2fe1fedbffef4ad863f4' AND "twitter_auth_users".id <> 1) LIMIT 1
5553
+ TwitterAuth::GenericUser Exists (0.0ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman' AND "twitter_auth_users".id <> 1) LIMIT 1
5554
+ TwitterAuth::GenericUser Exists (0.0ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE ("twitter_auth_users"."remember_token" = '2fe1fedbffef4ad863f4' AND "twitter_auth_users".id <> 1) LIMIT 1
5555
+ TwitterAuth::GenericUser Exists (0.0ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman' AND "twitter_auth_users".id <> 1) LIMIT 1
5556
+ TwitterAuth::GenericUser Exists (0.0ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE ("twitter_auth_users"."remember_token" = '2fe1fedbffef4ad863f4' AND "twitter_auth_users".id <> 1) LIMIT 1
5557
+ User Update (0.0ms) UPDATE "twitter_auth_users" SET "remember_token" = '2fe1fedbffef4ad863f4', "remember_token_expires_at" = '2009-04-10 19:16:23' WHERE "id" = 1
5558
+ TwitterAuth::GenericUser Exists (0.2ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
5559
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
5560
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
5561
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
5562
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
5563
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
5564
+ User Create (0.3ms) INSERT INTO "twitter_auth_users" ("salt", "name", "profile_sidebar_fill_color", "updated_at", "crypted_password", "profile_link_color", "profile_sidebar_border_color", "access_secret", "remember_token_expires_at", "url", "favourites_count", "description", "remember_token", "protected", "profile_text_color", "utc_offset", "access_token", "profile_background_color", "time_zone", "login", "friends_count", "statuses_count", "followers_count", "location", "profile_image_url", "created_at") VALUES(NULL, 'Twitter Man', NULL, '2009-03-27 19:16:24', NULL, NULL, NULL, 'fakeaccesstokensecret', NULL, NULL, NULL, 'Saving the world for all Twitter kind.', NULL, NULL, NULL, NULL, 'fakeaccesstoken', NULL, NULL, 'twitterman', NULL, NULL, NULL, NULL, NULL, '2009-03-27 19:16:24')
5565
+ User Load (0.0ms) SELECT * FROM "twitter_auth_users" WHERE ("twitter_auth_users"."login" = 'twitterman') LIMIT 1
5566
+ TwitterAuth::GenericUser Exists (0.0ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman' AND "twitter_auth_users".id <> 1) LIMIT 1
5567
+ TwitterAuth::GenericUser Exists (0.0ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman' AND "twitter_auth_users".id <> 1) LIMIT 1
5568
+ TwitterAuth::GenericUser Exists (0.0ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman' AND "twitter_auth_users".id <> 1) LIMIT 1
5569
+ TwitterAuth::GenericUser Exists (0.0ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman' AND "twitter_auth_users".id <> 1) LIMIT 1
5570
+ TwitterAuth::GenericUser Exists (0.0ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman' AND "twitter_auth_users".id <> 1) LIMIT 1
5571
+ TwitterAuth::GenericUser Exists (0.0ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman' AND "twitter_auth_users".id <> 1) LIMIT 1
5572
+ User Update (0.0ms) UPDATE "twitter_auth_users" SET "protected" = 'f', "profile_sidebar_fill_color" = 'e0ff92', "profile_sidebar_border_color" = '87bc44', "statuses_count" = 0, "profile_link_color" = '0000ff', "profile_background_color" = '9ae4e8', "profile_text_color" = '000000', "profile_image_url" = 'http://static.twitter.com/images/default_profile_normal.png', "followers_count" = 2, "friends_count" = 2, "updated_at" = '2009-03-27 19:16:24', "favourites_count" = 0 WHERE "id" = 1
5573
+ TwitterAuth::GenericUser Exists (0.0ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman' AND "twitter_auth_users".id <> 1) LIMIT 1
5574
+ TwitterAuth::GenericUser Exists (0.0ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE ("twitter_auth_users"."remember_token" = 'd11c935e4375cd25302d' AND "twitter_auth_users".id <> 1) LIMIT 1
5575
+ TwitterAuth::GenericUser Exists (0.0ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman' AND "twitter_auth_users".id <> 1) LIMIT 1
5576
+ TwitterAuth::GenericUser Exists (0.0ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE ("twitter_auth_users"."remember_token" = 'd11c935e4375cd25302d' AND "twitter_auth_users".id <> 1) LIMIT 1
5577
+ TwitterAuth::GenericUser Exists (0.0ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman' AND "twitter_auth_users".id <> 1) LIMIT 1
5578
+ TwitterAuth::GenericUser Exists (0.0ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE ("twitter_auth_users"."remember_token" = 'd11c935e4375cd25302d' AND "twitter_auth_users".id <> 1) LIMIT 1
5579
+ TwitterAuth::GenericUser Exists (0.0ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman' AND "twitter_auth_users".id <> 1) LIMIT 1
5580
+ TwitterAuth::GenericUser Exists (0.0ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE ("twitter_auth_users"."remember_token" = 'd11c935e4375cd25302d' AND "twitter_auth_users".id <> 1) LIMIT 1
5581
+ TwitterAuth::GenericUser Exists (0.0ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman' AND "twitter_auth_users".id <> 1) LIMIT 1
5582
+ TwitterAuth::GenericUser Exists (0.0ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE ("twitter_auth_users"."remember_token" = 'd11c935e4375cd25302d' AND "twitter_auth_users".id <> 1) LIMIT 1
5583
+ TwitterAuth::GenericUser Exists (0.0ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman' AND "twitter_auth_users".id <> 1) LIMIT 1
5584
+ TwitterAuth::GenericUser Exists (0.0ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE ("twitter_auth_users"."remember_token" = 'd11c935e4375cd25302d' AND "twitter_auth_users".id <> 1) LIMIT 1
5585
+ User Update (0.0ms) UPDATE "twitter_auth_users" SET "remember_token" = 'd11c935e4375cd25302d', "remember_token_expires_at" = '2009-04-10 19:16:24' WHERE "id" = 1
5586
+ TwitterAuth::GenericUser Exists (2.3ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
5587
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
5588
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
5589
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
5590
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
5591
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
5592
+ User Create (0.6ms) INSERT INTO "twitter_auth_users" ("salt", "name", "profile_sidebar_fill_color", "updated_at", "crypted_password", "profile_link_color", "profile_sidebar_border_color", "access_secret", "remember_token_expires_at", "url", "favourites_count", "description", "remember_token", "protected", "profile_text_color", "utc_offset", "access_token", "profile_background_color", "time_zone", "login", "friends_count", "statuses_count", "followers_count", "location", "profile_image_url", "created_at") VALUES(NULL, 'Twitter Man', NULL, '2009-03-27 19:16:24', NULL, NULL, NULL, 'fakeaccesstokensecret', NULL, NULL, NULL, 'Saving the world for all Twitter kind.', NULL, NULL, NULL, NULL, 'fakeaccesstoken', NULL, NULL, 'twitterman', NULL, NULL, NULL, NULL, NULL, '2009-03-27 19:16:24')
5593
+ User Load (0.0ms) SELECT * FROM "twitter_auth_users" WHERE ("twitter_auth_users"."login" = 'twitterman') LIMIT 1
5594
+ TwitterAuth::GenericUser Exists (0.0ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman' AND "twitter_auth_users".id <> 1) LIMIT 1
5595
+ TwitterAuth::GenericUser Exists (0.0ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman' AND "twitter_auth_users".id <> 1) LIMIT 1
5596
+ TwitterAuth::GenericUser Exists (0.0ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman' AND "twitter_auth_users".id <> 1) LIMIT 1
5597
+ TwitterAuth::GenericUser Exists (0.0ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman' AND "twitter_auth_users".id <> 1) LIMIT 1
5598
+ TwitterAuth::GenericUser Exists (0.0ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman' AND "twitter_auth_users".id <> 1) LIMIT 1
5599
+ TwitterAuth::GenericUser Exists (0.0ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman' AND "twitter_auth_users".id <> 1) LIMIT 1
5600
+ User Update (0.0ms) UPDATE "twitter_auth_users" SET "protected" = 'f', "profile_sidebar_fill_color" = 'e0ff92', "profile_sidebar_border_color" = '87bc44', "statuses_count" = 0, "profile_link_color" = '0000ff', "profile_background_color" = '9ae4e8', "profile_text_color" = '000000', "profile_image_url" = 'http://static.twitter.com/images/default_profile_normal.png', "followers_count" = 2, "friends_count" = 2, "updated_at" = '2009-03-27 19:16:24', "favourites_count" = 0 WHERE "id" = 1
5601
+ TwitterAuth::GenericUser Exists (0.0ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman' AND "twitter_auth_users".id <> 1) LIMIT 1
5602
+ TwitterAuth::GenericUser Exists (0.0ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE ("twitter_auth_users"."remember_token" = 'a07d21a29993ed783a39' AND "twitter_auth_users".id <> 1) LIMIT 1
5603
+ TwitterAuth::GenericUser Exists (0.0ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman' AND "twitter_auth_users".id <> 1) LIMIT 1
5604
+ TwitterAuth::GenericUser Exists (0.0ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE ("twitter_auth_users"."remember_token" = 'a07d21a29993ed783a39' AND "twitter_auth_users".id <> 1) LIMIT 1
5605
+ TwitterAuth::GenericUser Exists (0.0ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman' AND "twitter_auth_users".id <> 1) LIMIT 1
5606
+ TwitterAuth::GenericUser Exists (0.0ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE ("twitter_auth_users"."remember_token" = 'a07d21a29993ed783a39' AND "twitter_auth_users".id <> 1) LIMIT 1
5607
+ TwitterAuth::GenericUser Exists (0.0ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman' AND "twitter_auth_users".id <> 1) LIMIT 1
5608
+ TwitterAuth::GenericUser Exists (0.0ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE ("twitter_auth_users"."remember_token" = 'a07d21a29993ed783a39' AND "twitter_auth_users".id <> 1) LIMIT 1
5609
+ TwitterAuth::GenericUser Exists (0.0ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman' AND "twitter_auth_users".id <> 1) LIMIT 1
5610
+ TwitterAuth::GenericUser Exists (0.0ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE ("twitter_auth_users"."remember_token" = 'a07d21a29993ed783a39' AND "twitter_auth_users".id <> 1) LIMIT 1
5611
+ TwitterAuth::GenericUser Exists (0.0ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman' AND "twitter_auth_users".id <> 1) LIMIT 1
5612
+ TwitterAuth::GenericUser Exists (0.0ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE ("twitter_auth_users"."remember_token" = 'a07d21a29993ed783a39' AND "twitter_auth_users".id <> 1) LIMIT 1
5613
+ User Update (0.0ms) UPDATE "twitter_auth_users" SET "remember_token" = 'a07d21a29993ed783a39', "remember_token_expires_at" = '2009-04-10 19:16:24' WHERE "id" = 1
5614
+ User Load (0.0ms) SELECT * FROM "twitter_auth_users" WHERE ("twitter_auth_users"."id" = 1) 
5615
+ TwitterAuth::GenericUser Exists (0.2ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
5616
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
5617
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
5618
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
5619
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
5620
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
5621
+ User Create (0.3ms) INSERT INTO "twitter_auth_users" ("salt", "name", "profile_sidebar_fill_color", "updated_at", "crypted_password", "profile_link_color", "profile_sidebar_border_color", "access_secret", "remember_token_expires_at", "url", "favourites_count", "description", "remember_token", "protected", "profile_text_color", "utc_offset", "access_token", "profile_background_color", "time_zone", "login", "friends_count", "statuses_count", "followers_count", "location", "profile_image_url", "created_at") VALUES(NULL, 'Twitter Man', NULL, '2009-03-27 19:16:24', NULL, NULL, NULL, 'fakeaccesstokensecret', NULL, NULL, NULL, 'Saving the world for all Twitter kind.', NULL, NULL, NULL, NULL, 'fakeaccesstoken', NULL, NULL, 'twitterman', NULL, NULL, NULL, NULL, NULL, '2009-03-27 19:16:24')
5622
+ User Load (0.0ms) SELECT * FROM "twitter_auth_users" WHERE ("twitter_auth_users"."login" = 'twitterman') LIMIT 1
5623
+ TwitterAuth::GenericUser Exists (0.0ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman' AND "twitter_auth_users".id <> 1) LIMIT 1
5624
+ TwitterAuth::GenericUser Exists (0.0ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman' AND "twitter_auth_users".id <> 1) LIMIT 1
5625
+ TwitterAuth::GenericUser Exists (0.0ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman' AND "twitter_auth_users".id <> 1) LIMIT 1
5626
+ TwitterAuth::GenericUser Exists (0.0ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman' AND "twitter_auth_users".id <> 1) LIMIT 1
5627
+ TwitterAuth::GenericUser Exists (0.0ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman' AND "twitter_auth_users".id <> 1) LIMIT 1
5628
+ TwitterAuth::GenericUser Exists (0.0ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman' AND "twitter_auth_users".id <> 1) LIMIT 1
5629
+ User Update (0.0ms) UPDATE "twitter_auth_users" SET "protected" = 'f', "profile_sidebar_fill_color" = 'e0ff92', "profile_sidebar_border_color" = '87bc44', "statuses_count" = 0, "profile_link_color" = '0000ff', "profile_background_color" = '9ae4e8', "profile_text_color" = '000000', "profile_image_url" = 'http://static.twitter.com/images/default_profile_normal.png', "followers_count" = 2, "friends_count" = 2, "updated_at" = '2009-03-27 19:16:24', "favourites_count" = 0 WHERE "id" = 1
5630
+ TwitterAuth::GenericUser Exists (0.0ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman' AND "twitter_auth_users".id <> 1) LIMIT 1
5631
+ TwitterAuth::GenericUser Exists (0.0ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE ("twitter_auth_users"."remember_token" = '2de392194e2ef5330b7a' AND "twitter_auth_users".id <> 1) LIMIT 1
5632
+ TwitterAuth::GenericUser Exists (0.0ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman' AND "twitter_auth_users".id <> 1) LIMIT 1
5633
+ TwitterAuth::GenericUser Exists (0.0ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE ("twitter_auth_users"."remember_token" = '2de392194e2ef5330b7a' AND "twitter_auth_users".id <> 1) LIMIT 1
5634
+ TwitterAuth::GenericUser Exists (0.0ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman' AND "twitter_auth_users".id <> 1) LIMIT 1
5635
+ TwitterAuth::GenericUser Exists (0.0ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE ("twitter_auth_users"."remember_token" = '2de392194e2ef5330b7a' AND "twitter_auth_users".id <> 1) LIMIT 1
5636
+ TwitterAuth::GenericUser Exists (0.0ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman' AND "twitter_auth_users".id <> 1) LIMIT 1
5637
+ TwitterAuth::GenericUser Exists (0.0ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE ("twitter_auth_users"."remember_token" = '2de392194e2ef5330b7a' AND "twitter_auth_users".id <> 1) LIMIT 1
5638
+ TwitterAuth::GenericUser Exists (0.0ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman' AND "twitter_auth_users".id <> 1) LIMIT 1
5639
+ TwitterAuth::GenericUser Exists (0.0ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE ("twitter_auth_users"."remember_token" = '2de392194e2ef5330b7a' AND "twitter_auth_users".id <> 1) LIMIT 1
5640
+ TwitterAuth::GenericUser Exists (0.0ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman' AND "twitter_auth_users".id <> 1) LIMIT 1
5641
+ TwitterAuth::GenericUser Exists (0.0ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE ("twitter_auth_users"."remember_token" = '2de392194e2ef5330b7a' AND "twitter_auth_users".id <> 1) LIMIT 1
5642
+ User Update (0.0ms) UPDATE "twitter_auth_users" SET "remember_token" = '2de392194e2ef5330b7a', "remember_token_expires_at" = '2009-04-10 19:16:24' WHERE "id" = 1
5643
+ TwitterAuth::GenericUser Exists (0.3ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
5644
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
5645
+ TwitterAuth::GenericUser Exists (2.8ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
5646
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
5647
+ TwitterAuth::GenericUser Exists (0.2ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
5648
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
5649
+ User Create (0.3ms) INSERT INTO "twitter_auth_users" ("salt", "name", "profile_sidebar_fill_color", "updated_at", "crypted_password", "profile_link_color", "profile_sidebar_border_color", "access_secret", "remember_token_expires_at", "url", "favourites_count", "description", "remember_token", "protected", "profile_text_color", "utc_offset", "access_token", "profile_background_color", "time_zone", "login", "friends_count", "statuses_count", "followers_count", "location", "profile_image_url", "created_at") VALUES(NULL, 'Twitter Man', NULL, '2009-03-27 19:16:24', NULL, NULL, NULL, 'fakeaccesstokensecret', NULL, NULL, NULL, 'Saving the world for all Twitter kind.', NULL, NULL, NULL, NULL, 'fakeaccesstoken', NULL, NULL, 'twitterman', NULL, NULL, NULL, NULL, NULL, '2009-03-27 19:16:24')
5650
+ User Load (0.0ms) SELECT * FROM "twitter_auth_users" WHERE ("twitter_auth_users"."login" = 'twitterman') LIMIT 1
5651
+ TwitterAuth::GenericUser Exists (0.0ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman' AND "twitter_auth_users".id <> 1) LIMIT 1
5652
+ TwitterAuth::GenericUser Exists (0.0ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman' AND "twitter_auth_users".id <> 1) LIMIT 1
5653
+ TwitterAuth::GenericUser Exists (0.0ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman' AND "twitter_auth_users".id <> 1) LIMIT 1
5654
+ TwitterAuth::GenericUser Exists (0.0ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman' AND "twitter_auth_users".id <> 1) LIMIT 1
5655
+ TwitterAuth::GenericUser Exists (0.0ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman' AND "twitter_auth_users".id <> 1) LIMIT 1
5656
+ TwitterAuth::GenericUser Exists (0.0ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman' AND "twitter_auth_users".id <> 1) LIMIT 1
5657
+ User Update (0.0ms) UPDATE "twitter_auth_users" SET "protected" = 'f', "profile_sidebar_fill_color" = 'e0ff92', "profile_sidebar_border_color" = '87bc44', "statuses_count" = 0, "profile_link_color" = '0000ff', "profile_background_color" = '9ae4e8', "profile_text_color" = '000000', "profile_image_url" = 'http://static.twitter.com/images/default_profile_normal.png', "followers_count" = 2, "friends_count" = 2, "updated_at" = '2009-03-27 19:16:24', "favourites_count" = 0 WHERE "id" = 1
5658
+ TwitterAuth::GenericUser Exists (0.0ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman' AND "twitter_auth_users".id <> 1) LIMIT 1
5659
+ TwitterAuth::GenericUser Exists (0.0ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE ("twitter_auth_users"."remember_token" = 'b48d14cf58a534f80fe3' AND "twitter_auth_users".id <> 1) LIMIT 1
5660
+ TwitterAuth::GenericUser Exists (0.0ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman' AND "twitter_auth_users".id <> 1) LIMIT 1
5661
+ TwitterAuth::GenericUser Exists (0.0ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE ("twitter_auth_users"."remember_token" = 'b48d14cf58a534f80fe3' AND "twitter_auth_users".id <> 1) LIMIT 1
5662
+ TwitterAuth::GenericUser Exists (0.0ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman' AND "twitter_auth_users".id <> 1) LIMIT 1
5663
+ TwitterAuth::GenericUser Exists (0.0ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE ("twitter_auth_users"."remember_token" = 'b48d14cf58a534f80fe3' AND "twitter_auth_users".id <> 1) LIMIT 1
5664
+ TwitterAuth::GenericUser Exists (0.0ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman' AND "twitter_auth_users".id <> 1) LIMIT 1
5665
+ TwitterAuth::GenericUser Exists (0.0ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE ("twitter_auth_users"."remember_token" = 'b48d14cf58a534f80fe3' AND "twitter_auth_users".id <> 1) LIMIT 1
5666
+ TwitterAuth::GenericUser Exists (0.0ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman' AND "twitter_auth_users".id <> 1) LIMIT 1
5667
+ TwitterAuth::GenericUser Exists (0.0ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE ("twitter_auth_users"."remember_token" = 'b48d14cf58a534f80fe3' AND "twitter_auth_users".id <> 1) LIMIT 1
5668
+ TwitterAuth::GenericUser Exists (0.0ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman' AND "twitter_auth_users".id <> 1) LIMIT 1
5669
+ TwitterAuth::GenericUser Exists (0.0ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE ("twitter_auth_users"."remember_token" = 'b48d14cf58a534f80fe3' AND "twitter_auth_users".id <> 1) LIMIT 1
5670
+ User Update (0.0ms) UPDATE "twitter_auth_users" SET "remember_token" = 'b48d14cf58a534f80fe3', "remember_token_expires_at" = '2009-04-10 19:16:24' WHERE "id" = 1
5671
+ TwitterAuth::GenericUser Exists (0.2ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
5672
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
5673
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
5674
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
5675
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
5676
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
5677
+ User Create (6.6ms) INSERT INTO "twitter_auth_users" ("salt", "name", "profile_sidebar_fill_color", "updated_at", "crypted_password", "profile_link_color", "profile_sidebar_border_color", "access_secret", "remember_token_expires_at", "url", "favourites_count", "description", "remember_token", "protected", "profile_text_color", "utc_offset", "access_token", "profile_background_color", "time_zone", "login", "friends_count", "statuses_count", "followers_count", "location", "profile_image_url", "created_at") VALUES(NULL, 'Twitter Man', NULL, '2009-03-27 19:16:24', NULL, NULL, NULL, 'fakeaccesstokensecret', NULL, NULL, NULL, 'Saving the world for all Twitter kind.', NULL, NULL, NULL, NULL, 'fakeaccesstoken', NULL, NULL, 'twitterman', NULL, NULL, NULL, NULL, NULL, '2009-03-27 19:16:24')
5678
+ User Load (0.0ms) SELECT * FROM "twitter_auth_users" WHERE ("twitter_auth_users"."login" = 'twitterman') LIMIT 1
5679
+ TwitterAuth::GenericUser Exists (0.0ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman' AND "twitter_auth_users".id <> 1) LIMIT 1
5680
+ TwitterAuth::GenericUser Exists (0.0ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman' AND "twitter_auth_users".id <> 1) LIMIT 1
5681
+ TwitterAuth::GenericUser Exists (0.0ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman' AND "twitter_auth_users".id <> 1) LIMIT 1
5682
+ TwitterAuth::GenericUser Exists (0.0ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman' AND "twitter_auth_users".id <> 1) LIMIT 1
5683
+ TwitterAuth::GenericUser Exists (0.0ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman' AND "twitter_auth_users".id <> 1) LIMIT 1
5684
+ TwitterAuth::GenericUser Exists (0.0ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman' AND "twitter_auth_users".id <> 1) LIMIT 1
5685
+ User Update (0.0ms) UPDATE "twitter_auth_users" SET "protected" = 'f', "profile_sidebar_fill_color" = 'e0ff92', "profile_sidebar_border_color" = '87bc44', "statuses_count" = 0, "profile_link_color" = '0000ff', "profile_background_color" = '9ae4e8', "profile_text_color" = '000000', "profile_image_url" = 'http://static.twitter.com/images/default_profile_normal.png', "followers_count" = 2, "friends_count" = 2, "updated_at" = '2009-03-27 19:16:24', "favourites_count" = 0 WHERE "id" = 1
5686
+ TwitterAuth::GenericUser Exists (0.0ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman' AND "twitter_auth_users".id <> 1) LIMIT 1
5687
+ TwitterAuth::GenericUser Exists (0.0ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE ("twitter_auth_users"."remember_token" = '09d53aed883f1b775bc9' AND "twitter_auth_users".id <> 1) LIMIT 1
5688
+ TwitterAuth::GenericUser Exists (0.0ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman' AND "twitter_auth_users".id <> 1) LIMIT 1
5689
+ TwitterAuth::GenericUser Exists (0.0ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE ("twitter_auth_users"."remember_token" = '09d53aed883f1b775bc9' AND "twitter_auth_users".id <> 1) LIMIT 1
5690
+ TwitterAuth::GenericUser Exists (0.0ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman' AND "twitter_auth_users".id <> 1) LIMIT 1
5691
+ TwitterAuth::GenericUser Exists (0.0ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE ("twitter_auth_users"."remember_token" = '09d53aed883f1b775bc9' AND "twitter_auth_users".id <> 1) LIMIT 1
5692
+ TwitterAuth::GenericUser Exists (0.0ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman' AND "twitter_auth_users".id <> 1) LIMIT 1
5693
+ TwitterAuth::GenericUser Exists (0.0ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE ("twitter_auth_users"."remember_token" = '09d53aed883f1b775bc9' AND "twitter_auth_users".id <> 1) LIMIT 1
5694
+ TwitterAuth::GenericUser Exists (0.0ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman' AND "twitter_auth_users".id <> 1) LIMIT 1
5695
+ TwitterAuth::GenericUser Exists (0.0ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE ("twitter_auth_users"."remember_token" = '09d53aed883f1b775bc9' AND "twitter_auth_users".id <> 1) LIMIT 1
5696
+ TwitterAuth::GenericUser Exists (0.0ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman' AND "twitter_auth_users".id <> 1) LIMIT 1
5697
+ TwitterAuth::GenericUser Exists (0.0ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE ("twitter_auth_users"."remember_token" = '09d53aed883f1b775bc9' AND "twitter_auth_users".id <> 1) LIMIT 1
5698
+ User Update (0.0ms) UPDATE "twitter_auth_users" SET "remember_token" = '09d53aed883f1b775bc9', "remember_token_expires_at" = '2009-04-10 19:16:24' WHERE "id" = 1
5699
+ TwitterAuth::GenericUser Exists (5.6ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
5700
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
5701
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
5702
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
5703
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
5704
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
5705
+ User Create (0.4ms) INSERT INTO "twitter_auth_users" ("salt", "name", "profile_sidebar_fill_color", "updated_at", "crypted_password", "profile_link_color", "profile_sidebar_border_color", "access_secret", "remember_token_expires_at", "url", "favourites_count", "description", "remember_token", "protected", "profile_text_color", "utc_offset", "access_token", "profile_background_color", "time_zone", "login", "friends_count", "statuses_count", "followers_count", "location", "profile_image_url", "created_at") VALUES('6e131084', 'Twitter Man', NULL, '2009-03-27 19:16:25', '՗����[�O3^����g', NULL, NULL, NULL, NULL, NULL, NULL, 'Saving the world for all Twitter kind.', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'twitterman', NULL, NULL, NULL, NULL, NULL, '2009-03-27 19:16:25')
5706
+ User Load (0.7ms) SELECT * FROM "twitter_auth_users" WHERE ("twitter_auth_users"."login" = 'twitterman') LIMIT 1
5707
+ TwitterAuth::GenericUser Exists (0.4ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman' AND "twitter_auth_users".id <> 1) LIMIT 1
5708
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman' AND "twitter_auth_users".id <> 1) LIMIT 1
5709
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman' AND "twitter_auth_users".id <> 1) LIMIT 1
5710
+ TwitterAuth::GenericUser Exists (19.3ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman' AND "twitter_auth_users".id <> 1) LIMIT 1
5711
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman' AND "twitter_auth_users".id <> 1) LIMIT 1
5712
+ TwitterAuth::GenericUser Exists (0.2ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman' AND "twitter_auth_users".id <> 1) LIMIT 1
5713
+ User Update (19.8ms) UPDATE "twitter_auth_users" SET "protected" = 'f', "profile_sidebar_fill_color" = 'e0ff92', "profile_sidebar_border_color" = '87bc44', "statuses_count" = 0, "profile_link_color" = '0000ff', "profile_background_color" = '9ae4e8', "profile_text_color" = '000000', "profile_image_url" = 'http://static.twitter.com/images/default_profile_normal.png', "crypted_password" = NULL, "followers_count" = 2, "friends_count" = 2, "updated_at" = '2009-03-27 19:16:25', "favourites_count" = 0, "salt" = '13c9837c' WHERE "id" = 1
5714
+ TwitterAuth::GenericUser Exists (2.5ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
5715
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
5716
+ TwitterAuth::GenericUser Exists (2.4ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
5717
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
5718
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
5719
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
5720
+ User Create (0.4ms) INSERT INTO "twitter_auth_users" ("salt", "name", "profile_sidebar_fill_color", "updated_at", "crypted_password", "profile_link_color", "profile_sidebar_border_color", "access_secret", "remember_token_expires_at", "url", "favourites_count", "description", "remember_token", "protected", "profile_text_color", "utc_offset", "access_token", "profile_background_color", "time_zone", "login", "friends_count", "statuses_count", "followers_count", "location", "profile_image_url", "created_at") VALUES('b6c696c1', 'Twitter Man', NULL, '2009-03-27 19:16:25', 'G����w��[�����', NULL, NULL, NULL, NULL, NULL, NULL, 'Saving the world for all Twitter kind.', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'twitterman', NULL, NULL, NULL, NULL, NULL, '2009-03-27 19:16:25')
5721
+ TwitterAuth::GenericUser Exists (0.2ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
5722
+ TwitterAuth::GenericUser Exists (0.5ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
5723
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
5724
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
5725
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
5726
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
5727
+ User Create (6.9ms) INSERT INTO "twitter_auth_users" ("salt", "name", "profile_sidebar_fill_color", "updated_at", "crypted_password", "profile_link_color", "profile_sidebar_border_color", "access_secret", "remember_token_expires_at", "url", "favourites_count", "description", "remember_token", "protected", "profile_text_color", "utc_offset", "access_token", "profile_background_color", "time_zone", "login", "friends_count", "statuses_count", "followers_count", "location", "profile_image_url", "created_at") VALUES('755b49f3', 'Twitter Man', NULL, '2009-03-27 19:16:25', '��mZ �N�~���?�', NULL, NULL, NULL, NULL, NULL, NULL, 'Saving the world for all Twitter kind.', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'twitterman', NULL, NULL, NULL, NULL, NULL, '2009-03-27 19:16:25')
5728
+ TwitterAuth::GenericUser Exists (0.2ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
5729
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
5730
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
5731
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
5732
+ TwitterAuth::GenericUser Exists (0.2ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
5733
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
5734
+ User Create (2.4ms) INSERT INTO "twitter_auth_users" ("salt", "name", "profile_sidebar_fill_color", "updated_at", "crypted_password", "profile_link_color", "profile_sidebar_border_color", "access_secret", "remember_token_expires_at", "url", "favourites_count", "description", "remember_token", "protected", "profile_text_color", "utc_offset", "access_token", "profile_background_color", "time_zone", "login", "friends_count", "statuses_count", "followers_count", "location", "profile_image_url", "created_at") VALUES('974a170c', 'Twitter Man', NULL, '2009-03-27 19:16:25', '���P��l�v�L�$�6d', NULL, NULL, NULL, NULL, NULL, NULL, 'Saving the world for all Twitter kind.', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'twitterman', NULL, NULL, NULL, NULL, NULL, '2009-03-27 19:16:25')
5735
+ User Load (0.2ms) SELECT * FROM "twitter_auth_users" WHERE ("twitter_auth_users"."login" = 'twitterman') LIMIT 1
5736
+ TwitterAuth::GenericUser Exists (0.2ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
5737
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
5738
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
5739
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
5740
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
5741
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
5742
+ User Create (1.2ms) INSERT INTO "twitter_auth_users" ("salt", "name", "profile_sidebar_fill_color", "updated_at", "crypted_password", "profile_link_color", "profile_sidebar_border_color", "access_secret", "remember_token_expires_at", "url", "favourites_count", "description", "remember_token", "protected", "profile_text_color", "utc_offset", "access_token", "profile_background_color", "time_zone", "login", "friends_count", "statuses_count", "followers_count", "location", "profile_image_url", "created_at") VALUES(NULL, 'Twitter Man', 'e0ff92', '2009-03-27 19:16:25', NULL, '0000ff', '87bc44', 'fakesecret', NULL, NULL, 0, 'Saving the world for all Twitter kind.', NULL, 'f', '000000', NULL, 'faketoken', '9ae4e8', NULL, 'twitterman', 2, 0, 2, NULL, 'http://static.twitter.com/images/default_profile_normal.png', '2009-03-27 19:16:25')
5743
+ User Load (0.6ms) SELECT * FROM "twitter_auth_users" WHERE ("twitter_auth_users"."login" = 'twitterman') LIMIT 1
5744
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
5745
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
5746
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
5747
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
5748
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
5749
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
5750
+ User Create (156.5ms) INSERT INTO "twitter_auth_users" ("salt", "name", "profile_sidebar_fill_color", "updated_at", "crypted_password", "profile_link_color", "profile_sidebar_border_color", "access_secret", "remember_token_expires_at", "url", "favourites_count", "description", "remember_token", "protected", "profile_text_color", "utc_offset", "access_token", "profile_background_color", "time_zone", "login", "friends_count", "statuses_count", "followers_count", "location", "profile_image_url", "created_at") VALUES(NULL, 'Twitter Man', 'e0ff92', '2009-03-27 19:16:25', NULL, '0000ff', '87bc44', 'fakesecret', NULL, NULL, 0, 'Saving the world for all Twitter kind.', NULL, 'f', '000000', NULL, 'faketoken', '9ae4e8', NULL, 'twitterman', 2, 0, 2, NULL, 'http://static.twitter.com/images/default_profile_normal.png', '2009-03-27 19:16:25')
5751
+ TwitterAuth::GenericUser Exists (0.2ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
5752
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
5753
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
5754
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
5755
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
5756
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
5757
+ User Create (1.5ms) INSERT INTO "twitter_auth_users" ("salt", "name", "profile_sidebar_fill_color", "updated_at", "crypted_password", "profile_link_color", "profile_sidebar_border_color", "access_secret", "remember_token_expires_at", "url", "favourites_count", "description", "remember_token", "protected", "profile_text_color", "utc_offset", "access_token", "profile_background_color", "time_zone", "login", "friends_count", "statuses_count", "followers_count", "location", "profile_image_url", "created_at") VALUES(NULL, 'Twitter Man', 'e0ff92', '2009-03-27 19:16:26', NULL, '0000ff', '87bc44', 'fakesecret', NULL, NULL, 0, 'Saving the world for all Twitter kind.', NULL, 'f', '000000', NULL, 'faketoken', '9ae4e8', NULL, 'twitterman', 2, 0, 2, NULL, 'http://static.twitter.com/images/default_profile_normal.png', '2009-03-27 19:16:26')
5758
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
5759
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
5760
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
5761
+ TwitterAuth::GenericUser Exists (0.8ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
5762
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
5763
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
5764
+ User Create (0.4ms) INSERT INTO "twitter_auth_users" ("salt", "name", "profile_sidebar_fill_color", "updated_at", "crypted_password", "profile_link_color", "profile_sidebar_border_color", "access_secret", "remember_token_expires_at", "url", "favourites_count", "description", "remember_token", "protected", "profile_text_color", "utc_offset", "access_token", "profile_background_color", "time_zone", "login", "friends_count", "statuses_count", "followers_count", "location", "profile_image_url", "created_at") VALUES(NULL, 'Twitter Man', NULL, '2009-03-27 19:16:26', NULL, NULL, NULL, 'fakeaccesstokensecret', NULL, NULL, NULL, 'Saving the world for all Twitter kind.', NULL, NULL, NULL, NULL, 'fakeaccesstoken', NULL, NULL, 'twitterman', NULL, NULL, NULL, NULL, NULL, '2009-03-27 19:16:26')
5765
+ User Load (3.1ms) SELECT * FROM "twitter_auth_users" WHERE ("twitter_auth_users"."id" = 1) 
5766
+ User Load (1.1ms) SELECT * FROM "twitter_auth_users" WHERE ("twitter_auth_users"."login" = 'twitterman') LIMIT 1
5767
+ TwitterAuth::GenericUser Exists (0.2ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman' AND "twitter_auth_users".id <> 1) LIMIT 1
5768
+ TwitterAuth::GenericUser Exists (0.5ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman' AND "twitter_auth_users".id <> 1) LIMIT 1
5769
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman' AND "twitter_auth_users".id <> 1) LIMIT 1
5770
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman' AND "twitter_auth_users".id <> 1) LIMIT 1
5771
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman' AND "twitter_auth_users".id <> 1) LIMIT 1
5772
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman' AND "twitter_auth_users".id <> 1) LIMIT 1
5773
+ User Update (0.1ms) UPDATE "twitter_auth_users" SET "protected" = 'f', "profile_sidebar_fill_color" = 'e0ff92', "profile_sidebar_border_color" = '87bc44', "access_token" = 'faketoken', "statuses_count" = 0, "profile_link_color" = '0000ff', "profile_background_color" = '9ae4e8', "profile_text_color" = '000000', "access_secret" = 'fakesecret', "profile_image_url" = 'http://static.twitter.com/images/default_profile_normal.png', "followers_count" = 2, "friends_count" = 2, "updated_at" = '2009-03-27 19:16:26', "favourites_count" = 0 WHERE "id" = 1
5774
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
5775
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
5776
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
5777
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
5778
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
5779
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
5780
+ User Create (0.5ms) INSERT INTO "twitter_auth_users" ("salt", "name", "profile_sidebar_fill_color", "updated_at", "crypted_password", "profile_link_color", "profile_sidebar_border_color", "access_secret", "remember_token_expires_at", "url", "favourites_count", "description", "remember_token", "protected", "profile_text_color", "utc_offset", "access_token", "profile_background_color", "time_zone", "login", "friends_count", "statuses_count", "followers_count", "location", "profile_image_url", "created_at") VALUES(NULL, 'Twitter Man', NULL, '2009-03-27 19:16:26', NULL, NULL, NULL, 'someothersecret', NULL, NULL, NULL, 'Saving the world for all Twitter kind.', NULL, NULL, NULL, NULL, 'someothertoken', NULL, NULL, 'twitterman', NULL, NULL, NULL, NULL, NULL, '2009-03-27 19:16:26')
5781
+ User Load (0.7ms) SELECT * FROM "twitter_auth_users" WHERE ("twitter_auth_users"."login" = 'twitterman') LIMIT 1
5782
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman' AND "twitter_auth_users".id <> 1) LIMIT 1
5783
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman' AND "twitter_auth_users".id <> 1) LIMIT 1
5784
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman' AND "twitter_auth_users".id <> 1) LIMIT 1
5785
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman' AND "twitter_auth_users".id <> 1) LIMIT 1
5786
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman' AND "twitter_auth_users".id <> 1) LIMIT 1
5787
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman' AND "twitter_auth_users".id <> 1) LIMIT 1
5788
+ User Update (0.1ms) UPDATE "twitter_auth_users" SET "protected" = 'f', "profile_sidebar_fill_color" = 'e0ff92', "profile_sidebar_border_color" = '87bc44', "access_token" = 'faketoken', "statuses_count" = 0, "profile_link_color" = '0000ff', "profile_background_color" = '9ae4e8', "profile_text_color" = '000000', "access_secret" = 'fakesecret', "profile_image_url" = 'http://static.twitter.com/images/default_profile_normal.png', "followers_count" = 2, "friends_count" = 2, "updated_at" = '2009-03-27 19:16:26', "favourites_count" = 0 WHERE "id" = 1
5789
+ User Load (1.9ms) SELECT * FROM "twitter_auth_users" WHERE ("twitter_auth_users"."id" = 1) 
5790
+ TwitterAuth::GenericUser Exists (1.3ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
5791
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
5792
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
5793
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
5794
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
5795
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
5796
+ User Create (3.2ms) INSERT INTO "twitter_auth_users" ("salt", "name", "profile_sidebar_fill_color", "updated_at", "crypted_password", "profile_link_color", "profile_sidebar_border_color", "access_secret", "remember_token_expires_at", "url", "favourites_count", "description", "remember_token", "protected", "profile_text_color", "utc_offset", "access_token", "profile_background_color", "time_zone", "login", "friends_count", "statuses_count", "followers_count", "location", "profile_image_url", "created_at") VALUES(NULL, 'Not Twitter Man', NULL, '2009-03-27 19:16:26', NULL, NULL, NULL, 'fakeaccesstokensecret', NULL, NULL, NULL, 'Saving the world for all Twitter kind.', NULL, NULL, NULL, NULL, 'fakeaccesstoken', NULL, NULL, 'twitterman', NULL, NULL, NULL, NULL, NULL, '2009-03-27 19:16:26')
5797
+ User Load (0.5ms) SELECT * FROM "twitter_auth_users" WHERE ("twitter_auth_users"."login" = 'twitterman') LIMIT 1
5798
+ TwitterAuth::GenericUser Exists (0.2ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman' AND "twitter_auth_users".id <> 1) LIMIT 1
5799
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman' AND "twitter_auth_users".id <> 1) LIMIT 1
5800
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman' AND "twitter_auth_users".id <> 1) LIMIT 1
5801
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman' AND "twitter_auth_users".id <> 1) LIMIT 1
5802
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman' AND "twitter_auth_users".id <> 1) LIMIT 1
5803
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman' AND "twitter_auth_users".id <> 1) LIMIT 1
5804
+ User Update (0.1ms) UPDATE "twitter_auth_users" SET "protected" = 'f', "profile_sidebar_fill_color" = 'e0ff92', "profile_sidebar_border_color" = '87bc44', "access_token" = 'faketoken', "name" = 'Twitter Man', "statuses_count" = 0, "profile_link_color" = '0000ff', "profile_background_color" = '9ae4e8', "profile_text_color" = '000000', "access_secret" = 'fakesecret', "profile_image_url" = 'http://static.twitter.com/images/default_profile_normal.png', "followers_count" = 2, "friends_count" = 2, "updated_at" = '2009-03-27 19:16:26', "favourites_count" = 0 WHERE "id" = 1
5805
+ SQL (0.4ms) SELECT count(*) AS count_all FROM "twitter_auth_users" 
5806
+ User Load (1.6ms) SELECT * FROM "twitter_auth_users" WHERE ("twitter_auth_users"."login" = 'twitterman') LIMIT 1
5807
+ TwitterAuth::GenericUser Exists (0.2ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
5808
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
5809
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
5810
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
5811
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
5812
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
5813
+ User Create (2.8ms) INSERT INTO "twitter_auth_users" ("salt", "name", "profile_sidebar_fill_color", "updated_at", "crypted_password", "profile_link_color", "profile_sidebar_border_color", "access_secret", "remember_token_expires_at", "url", "favourites_count", "description", "remember_token", "protected", "profile_text_color", "utc_offset", "access_token", "profile_background_color", "time_zone", "login", "friends_count", "statuses_count", "followers_count", "location", "profile_image_url", "created_at") VALUES(NULL, 'Twitter Man', 'e0ff92', '2009-03-27 19:16:26', NULL, '0000ff', '87bc44', 'fakesecret', NULL, NULL, 0, 'Saving the world for all Twitter kind.', NULL, 'f', '000000', NULL, 'faketoken', '9ae4e8', NULL, 'twitterman', 2, 0, 2, NULL, 'http://static.twitter.com/images/default_profile_normal.png', '2009-03-27 19:16:26')
5814
+ SQL (0.2ms) SELECT count(*) AS count_all FROM "twitter_auth_users" 
5815
+ User Load (0.2ms) SELECT * FROM "twitter_auth_users" WHERE ("twitter_auth_users"."login" = 'twitterman') LIMIT 1
5816
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
5817
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
5818
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
5819
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
5820
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
5821
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
5822
+ User Create (0.8ms) INSERT INTO "twitter_auth_users" ("salt", "name", "profile_sidebar_fill_color", "updated_at", "crypted_password", "profile_link_color", "profile_sidebar_border_color", "access_secret", "remember_token_expires_at", "url", "favourites_count", "description", "remember_token", "protected", "profile_text_color", "utc_offset", "access_token", "profile_background_color", "time_zone", "login", "friends_count", "statuses_count", "followers_count", "location", "profile_image_url", "created_at") VALUES(NULL, 'Twitter Man', 'e0ff92', '2009-03-27 19:16:26', NULL, '0000ff', '87bc44', 'fakesecret', NULL, NULL, 0, 'Saving the world for all Twitter kind.', NULL, 'f', '000000', NULL, 'faketoken', '9ae4e8', NULL, 'twitterman', 2, 0, 2, NULL, 'http://static.twitter.com/images/default_profile_normal.png', '2009-03-27 19:16:26')
5823
+ TwitterAuth::GenericUser Exists (0.2ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
5824
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
5825
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
5826
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
5827
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
5828
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
5829
+ User Create (0.3ms) INSERT INTO "twitter_auth_users" ("salt", "name", "profile_sidebar_fill_color", "updated_at", "crypted_password", "profile_link_color", "profile_sidebar_border_color", "access_secret", "remember_token_expires_at", "url", "favourites_count", "description", "remember_token", "protected", "profile_text_color", "utc_offset", "access_token", "profile_background_color", "time_zone", "login", "friends_count", "statuses_count", "followers_count", "location", "profile_image_url", "created_at") VALUES(NULL, 'Twitter Man', NULL, '2009-03-27 19:16:26', NULL, NULL, NULL, 'secret', NULL, NULL, NULL, 'Saving the world for all Twitter kind.', NULL, NULL, NULL, NULL, 'token', NULL, NULL, 'twitterman', NULL, NULL, NULL, NULL, NULL, '2009-03-27 19:16:26')
5830
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
5831
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
5832
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
5833
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
5834
+ TwitterAuth::GenericUser Exists (3.7ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
5835
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
5836
+ User Create (35.2ms) INSERT INTO "twitter_auth_users" ("salt", "name", "profile_sidebar_fill_color", "updated_at", "crypted_password", "profile_link_color", "profile_sidebar_border_color", "access_secret", "remember_token_expires_at", "url", "favourites_count", "description", "remember_token", "protected", "profile_text_color", "utc_offset", "access_token", "profile_background_color", "time_zone", "login", "friends_count", "statuses_count", "followers_count", "location", "profile_image_url", "created_at") VALUES(NULL, 'Twitter Man', NULL, '2009-03-27 19:16:26', NULL, NULL, NULL, 'secret', NULL, NULL, NULL, 'Saving the world for all Twitter kind.', NULL, NULL, NULL, NULL, 'token', NULL, NULL, 'twitterman', NULL, NULL, NULL, NULL, NULL, '2009-03-27 19:16:26')
5837
+ TwitterAuth::GenericUser Exists (0.2ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
5838
+ TwitterAuth::GenericUser Exists (2.7ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
5839
+ TwitterAuth::GenericUser Exists (0.2ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
5840
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
5841
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
5842
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
5843
+ User Create (0.4ms) INSERT INTO "twitter_auth_users" ("salt", "name", "profile_sidebar_fill_color", "updated_at", "crypted_password", "profile_link_color", "profile_sidebar_border_color", "access_secret", "remember_token_expires_at", "url", "favourites_count", "description", "remember_token", "protected", "profile_text_color", "utc_offset", "access_token", "profile_background_color", "time_zone", "login", "friends_count", "statuses_count", "followers_count", "location", "profile_image_url", "created_at") VALUES(NULL, 'Twitter Man', NULL, '2009-03-27 19:16:26', NULL, NULL, NULL, 'secret', NULL, NULL, NULL, 'Saving the world for all Twitter kind.', NULL, NULL, NULL, NULL, 'token', NULL, NULL, 'twitterman', NULL, NULL, NULL, NULL, NULL, '2009-03-27 19:16:26')
5844
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
5845
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
5846
+ TwitterAuth::GenericUser Exists (0.3ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
5847
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
5848
+ TwitterAuth::GenericUser Exists (0.3ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
5849
+ TwitterAuth::GenericUser Exists (0.3ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
5850
+ User Create (0.3ms) INSERT INTO "twitter_auth_users" ("salt", "name", "profile_sidebar_fill_color", "updated_at", "crypted_password", "profile_link_color", "profile_sidebar_border_color", "access_secret", "remember_token_expires_at", "url", "favourites_count", "description", "remember_token", "protected", "profile_text_color", "utc_offset", "access_token", "profile_background_color", "time_zone", "login", "friends_count", "statuses_count", "followers_count", "location", "profile_image_url", "created_at") VALUES(NULL, 'Twitter Man', NULL, '2009-03-27 19:16:26', NULL, NULL, NULL, 'secret', NULL, NULL, NULL, 'Saving the world for all Twitter kind.', NULL, NULL, NULL, NULL, 'token', NULL, NULL, 'twitterman', NULL, NULL, NULL, NULL, NULL, '2009-03-27 19:16:26')
5851
+ TwitterAuth::GenericUser Exists (0.2ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
5852
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
5853
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
5854
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
5855
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
5856
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
5857
+ User Create (0.6ms) INSERT INTO "twitter_auth_users" ("salt", "name", "profile_sidebar_fill_color", "updated_at", "crypted_password", "profile_link_color", "profile_sidebar_border_color", "access_secret", "remember_token_expires_at", "url", "favourites_count", "description", "remember_token", "protected", "profile_text_color", "utc_offset", "access_token", "profile_background_color", "time_zone", "login", "friends_count", "statuses_count", "followers_count", "location", "profile_image_url", "created_at") VALUES('3c0728b8', 'Twitter Man', NULL, '2009-03-27 19:16:26', '��f�ӭVf&l�6���', NULL, NULL, NULL, NULL, NULL, NULL, 'Saving the world for all Twitter kind.', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'twitterman', NULL, NULL, NULL, NULL, NULL, '2009-03-27 19:16:26')
5858
+ TwitterAuth::GenericUser Exists (0.2ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
5859
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
5860
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
5861
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
5862
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
5863
+ TwitterAuth::GenericUser Exists (0.4ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
5864
+ User Create (4.5ms) INSERT INTO "twitter_auth_users" ("salt", "name", "profile_sidebar_fill_color", "updated_at", "crypted_password", "profile_link_color", "profile_sidebar_border_color", "access_secret", "remember_token_expires_at", "url", "favourites_count", "description", "remember_token", "protected", "profile_text_color", "utc_offset", "access_token", "profile_background_color", "time_zone", "login", "friends_count", "statuses_count", "followers_count", "location", "profile_image_url", "created_at") VALUES('5a285e1f', 'Twitter Man', NULL, '2009-03-27 19:16:26', '�����bB%25*��D-+fu', NULL, NULL, NULL, NULL, NULL, NULL, 'Saving the world for all Twitter kind.', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'twitterman', NULL, NULL, NULL, NULL, NULL, '2009-03-27 19:16:26')
5865
+ TwitterAuth::GenericUser Exists (20.0ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
5866
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
5867
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
5868
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
5869
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
5870
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
5871
+ User Create (0.3ms) INSERT INTO "twitter_auth_users" ("salt", "name", "profile_sidebar_fill_color", "updated_at", "crypted_password", "profile_link_color", "profile_sidebar_border_color", "access_secret", "remember_token_expires_at", "url", "favourites_count", "description", "remember_token", "protected", "profile_text_color", "utc_offset", "access_token", "profile_background_color", "time_zone", "login", "friends_count", "statuses_count", "followers_count", "location", "profile_image_url", "created_at") VALUES('45e20d01', 'Twitter Man', NULL, '2009-03-27 19:16:26', 's0s�w�~G����C�V�', NULL, NULL, NULL, NULL, NULL, NULL, 'Saving the world for all Twitter kind.', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'twitterman', NULL, NULL, NULL, NULL, NULL, '2009-03-27 19:16:26')
5872
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
5873
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
5874
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
5875
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
5876
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
5877
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
5878
+ User Create (0.3ms) INSERT INTO "twitter_auth_users" ("salt", "name", "profile_sidebar_fill_color", "updated_at", "crypted_password", "profile_link_color", "profile_sidebar_border_color", "access_secret", "remember_token_expires_at", "url", "favourites_count", "description", "remember_token", "protected", "profile_text_color", "utc_offset", "access_token", "profile_background_color", "time_zone", "login", "friends_count", "statuses_count", "followers_count", "location", "profile_image_url", "created_at") VALUES('a946d804', 'Twitter Man', NULL, '2009-03-27 19:16:26', '��E��˵�et�F���', NULL, NULL, NULL, NULL, NULL, NULL, 'Saving the world for all Twitter kind.', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'twitterman', NULL, NULL, NULL, NULL, NULL, '2009-03-27 19:16:26')
5879
+ TwitterAuth::GenericUser Exists (0.7ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
5880
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
5881
+ TwitterAuth::GenericUser Exists (0.5ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
5882
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
5883
+ TwitterAuth::GenericUser Exists (0.2ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
5884
+ TwitterAuth::GenericUser Exists (0.2ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
5885
+ User Create (0.3ms) INSERT INTO "twitter_auth_users" ("salt", "name", "profile_sidebar_fill_color", "updated_at", "crypted_password", "profile_link_color", "profile_sidebar_border_color", "access_secret", "remember_token_expires_at", "url", "favourites_count", "description", "remember_token", "protected", "profile_text_color", "utc_offset", "access_token", "profile_background_color", "time_zone", "login", "friends_count", "statuses_count", "followers_count", "location", "profile_image_url", "created_at") VALUES('190e089b', 'Twitter Man', NULL, '2009-03-27 19:16:26', '��|���[���G_�s:', NULL, NULL, NULL, NULL, NULL, NULL, 'Saving the world for all Twitter kind.', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'twitterman', NULL, NULL, NULL, NULL, NULL, '2009-03-27 19:16:26')
5886
+ User Load (0.5ms) SELECT * FROM "twitter_auth_users" WHERE ("twitter_auth_users"."login" = 'twitterman') LIMIT 1
5887
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman' AND "twitter_auth_users".id <> 1) LIMIT 1
5888
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman' AND "twitter_auth_users".id <> 1) LIMIT 1
5889
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman' AND "twitter_auth_users".id <> 1) LIMIT 1
5890
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman' AND "twitter_auth_users".id <> 1) LIMIT 1
5891
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman' AND "twitter_auth_users".id <> 1) LIMIT 1
5892
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman' AND "twitter_auth_users".id <> 1) LIMIT 1
5893
+ User Update (0.1ms) UPDATE "twitter_auth_users" SET "protected" = 'f', "profile_sidebar_fill_color" = 'e0ff92', "profile_sidebar_border_color" = '87bc44', "statuses_count" = 0, "profile_link_color" = '0000ff', "profile_background_color" = '9ae4e8', "profile_text_color" = '000000', "profile_image_url" = 'http://static.twitter.com/images/default_profile_normal.png', "crypted_password" = '��BB��i��A����m', "followers_count" = 2, "friends_count" = 2, "updated_at" = '2009-03-27 19:16:26', "favourites_count" = 0, "salt" = 'df84a68d' WHERE "id" = 1
5894
+ TwitterAuth::GenericUser Exists (0.3ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
5895
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
5896
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
5897
+ TwitterAuth::GenericUser Exists (0.4ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
5898
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
5899
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
5900
+ User Create (0.3ms) INSERT INTO "twitter_auth_users" ("salt", "name", "profile_sidebar_fill_color", "updated_at", "crypted_password", "profile_link_color", "profile_sidebar_border_color", "access_secret", "remember_token_expires_at", "url", "favourites_count", "description", "remember_token", "protected", "profile_text_color", "utc_offset", "access_token", "profile_background_color", "time_zone", "login", "friends_count", "statuses_count", "followers_count", "location", "profile_image_url", "created_at") VALUES('b66a4973', 'Twitter Man', NULL, '2009-03-27 19:16:27', '�PAB�ۨl���Y', NULL, NULL, NULL, NULL, NULL, NULL, 'Saving the world for all Twitter kind.', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'twitterman', NULL, NULL, NULL, NULL, NULL, '2009-03-27 19:16:27')
5901
+ User Load (0.8ms) SELECT * FROM "twitter_auth_users" WHERE ("twitter_auth_users"."login" = 'twitterman') LIMIT 1
5902
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman' AND "twitter_auth_users".id <> 1) LIMIT 1
5903
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman' AND "twitter_auth_users".id <> 1) LIMIT 1
5904
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman' AND "twitter_auth_users".id <> 1) LIMIT 1
5905
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman' AND "twitter_auth_users".id <> 1) LIMIT 1
5906
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman' AND "twitter_auth_users".id <> 1) LIMIT 1
5907
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman' AND "twitter_auth_users".id <> 1) LIMIT 1
5908
+ User Update (0.1ms) UPDATE "twitter_auth_users" SET "name" = NULL, "description" = NULL, "crypted_password" = '��K���Ďx_��', "updated_at" = '2009-03-27 19:16:27', "salt" = '1792a511' WHERE "id" = 1
5909
+ TwitterAuth::GenericUser Exists (0.2ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
5910
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
5911
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
5912
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
5913
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
5914
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
5915
+ User Create (0.3ms) INSERT INTO "twitter_auth_users" ("salt", "name", "profile_sidebar_fill_color", "updated_at", "crypted_password", "profile_link_color", "profile_sidebar_border_color", "access_secret", "remember_token_expires_at", "url", "favourites_count", "description", "remember_token", "protected", "profile_text_color", "utc_offset", "access_token", "profile_background_color", "time_zone", "login", "friends_count", "statuses_count", "followers_count", "location", "profile_image_url", "created_at") VALUES('3667c6f9', 'Twitter Man', NULL, '2009-03-27 19:16:27', '������2=ư9CP�', NULL, NULL, NULL, NULL, NULL, NULL, 'Saving the world for all Twitter kind.', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'twitterman', NULL, NULL, NULL, NULL, NULL, '2009-03-27 19:16:27')
5916
+ User Load (0.5ms) SELECT * FROM "twitter_auth_users" WHERE ("twitter_auth_users"."login" = 'twitterman') LIMIT 1
5917
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman' AND "twitter_auth_users".id <> 1) LIMIT 1
5918
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman' AND "twitter_auth_users".id <> 1) LIMIT 1
5919
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman' AND "twitter_auth_users".id <> 1) LIMIT 1
5920
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman' AND "twitter_auth_users".id <> 1) LIMIT 1
5921
+ TwitterAuth::GenericUser Exists (1.0ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman' AND "twitter_auth_users".id <> 1) LIMIT 1
5922
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman' AND "twitter_auth_users".id <> 1) LIMIT 1
5923
+ User Update (25.4ms) UPDATE "twitter_auth_users" SET "name" = 'New Name', "description" = NULL, "crypted_password" = 'x_(�p�>�EK''���', "updated_at" = '2009-03-27 19:16:27', "salt" = 'a54224af' WHERE "id" = 1
5924
+ TwitterAuth::GenericUser Exists (0.2ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
5925
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
5926
+ TwitterAuth::GenericUser Exists (0.8ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
5927
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
5928
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
5929
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
5930
+ User Create (0.7ms) INSERT INTO "twitter_auth_users" ("salt", "name", "profile_sidebar_fill_color", "updated_at", "crypted_password", "profile_link_color", "profile_sidebar_border_color", "access_secret", "remember_token_expires_at", "url", "favourites_count", "description", "remember_token", "protected", "profile_text_color", "utc_offset", "access_token", "profile_background_color", "time_zone", "login", "friends_count", "statuses_count", "followers_count", "location", "profile_image_url", "created_at") VALUES('7027dd03', 'Twitter Man', NULL, '2009-03-27 19:16:27', '�wY�螛��1���', NULL, NULL, NULL, NULL, NULL, NULL, 'Saving the world for all Twitter kind.', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'twitterman', NULL, NULL, NULL, NULL, NULL, '2009-03-27 19:16:27')
5931
+ User Load (0.7ms) SELECT * FROM "twitter_auth_users" WHERE ("twitter_auth_users"."login" = 'twitterman') LIMIT 1
5932
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman' AND "twitter_auth_users".id <> 1) LIMIT 1
5933
+ TwitterAuth::GenericUser Exists (0.2ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman' AND "twitter_auth_users".id <> 1) LIMIT 1
5934
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman' AND "twitter_auth_users".id <> 1) LIMIT 1
5935
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman' AND "twitter_auth_users".id <> 1) LIMIT 1
5936
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman' AND "twitter_auth_users".id <> 1) LIMIT 1
5937
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman' AND "twitter_auth_users".id <> 1) LIMIT 1
5938
+ User Update (0.6ms) UPDATE "twitter_auth_users" SET "name" = 'New Name', "description" = NULL, "crypted_password" = '�s�Ub?�~��C
5939
+ TwitterAuth::GenericUser Exists (0.2ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
5940
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
5941
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
5942
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
5943
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
5944
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
5945
+ User Create (0.3ms) INSERT INTO "twitter_auth_users" ("salt", "name", "profile_sidebar_fill_color", "updated_at", "crypted_password", "profile_link_color", "profile_sidebar_border_color", "access_secret", "remember_token_expires_at", "url", "favourites_count", "description", "remember_token", "protected", "profile_text_color", "utc_offset", "access_token", "profile_background_color", "time_zone", "login", "friends_count", "statuses_count", "followers_count", "location", "profile_image_url", "created_at") VALUES('3791afb5', 'Twitter Man', NULL, '2009-03-27 19:16:27', '�6 �%25�E��W�o��', NULL, NULL, NULL, NULL, NULL, NULL, 'Saving the world for all Twitter kind.', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'twitterman', NULL, NULL, NULL, NULL, NULL, '2009-03-27 19:16:27')
5946
+ SQL (0.1ms) SELECT count(*) AS count_all FROM "twitter_auth_users" 
5947
+ User Load (0.1ms) SELECT * FROM "twitter_auth_users" WHERE ("twitter_auth_users"."login" = 'dude') LIMIT 1
5948
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'dude') LIMIT 1
5949
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'dude') LIMIT 1
5950
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'dude') LIMIT 1
5951
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'dude') LIMIT 1
5952
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'dude') LIMIT 1
5953
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'dude') LIMIT 1
5954
+ User Create (0.1ms) INSERT INTO "twitter_auth_users" ("salt", "name", "profile_sidebar_fill_color", "updated_at", "crypted_password", "profile_link_color", "profile_sidebar_border_color", "access_secret", "remember_token_expires_at", "url", "favourites_count", "description", "remember_token", "protected", "profile_text_color", "utc_offset", "access_token", "profile_background_color", "time_zone", "login", "friends_count", "statuses_count", "followers_count", "location", "profile_image_url", "created_at") VALUES('ad24b878', 'Lebowski', NULL, '2009-03-27 19:16:27', '���,S
5955
+ SQL (0.1ms) SELECT count(*) AS count_all FROM "twitter_auth_users" 
5956
+ TwitterAuth::GenericUser Exists (0.2ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
5957
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
5958
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
5959
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
5960
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
5961
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
5962
+ User Create (0.4ms) INSERT INTO "twitter_auth_users" ("salt", "name", "profile_sidebar_fill_color", "updated_at", "crypted_password", "profile_link_color", "profile_sidebar_border_color", "access_secret", "remember_token_expires_at", "url", "favourites_count", "description", "remember_token", "protected", "profile_text_color", "utc_offset", "access_token", "profile_background_color", "time_zone", "login", "friends_count", "statuses_count", "followers_count", "location", "profile_image_url", "created_at") VALUES('a16918ce', 'Twitter Man', NULL, '2009-03-27 19:16:27', 'Z@����vK��)�', NULL, NULL, NULL, NULL, NULL, NULL, 'Saving the world for all Twitter kind.', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'twitterman', NULL, NULL, NULL, NULL, NULL, '2009-03-27 19:16:27')
5963
+ User Load (0.1ms) SELECT * FROM "twitter_auth_users" WHERE ("twitter_auth_users"."login" = 'dude') LIMIT 1
5964
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'dude') LIMIT 1
5965
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'dude') LIMIT 1
5966
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'dude') LIMIT 1
5967
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'dude') LIMIT 1
5968
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'dude') LIMIT 1
5969
+ TwitterAuth::GenericUser Exists (0.4ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'dude') LIMIT 1
5970
+ User Create (0.1ms) INSERT INTO "twitter_auth_users" ("salt", "name", "profile_sidebar_fill_color", "updated_at", "crypted_password", "profile_link_color", "profile_sidebar_border_color", "access_secret", "remember_token_expires_at", "url", "favourites_count", "description", "remember_token", "protected", "profile_text_color", "utc_offset", "access_token", "profile_background_color", "time_zone", "login", "friends_count", "statuses_count", "followers_count", "location", "profile_image_url", "created_at") VALUES('dfe8a5c2', 'Lebowski', NULL, '2009-03-27 19:16:27', '�!*�T,��͏TlkG�', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'dude', NULL, NULL, NULL, NULL, NULL, '2009-03-27 19:16:27')
5971
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
5972
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
5973
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
5974
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
5975
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
5976
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
5977
+ User Create (0.3ms) INSERT INTO "twitter_auth_users" ("salt", "name", "profile_sidebar_fill_color", "updated_at", "crypted_password", "profile_link_color", "profile_sidebar_border_color", "access_secret", "remember_token_expires_at", "url", "favourites_count", "description", "remember_token", "protected", "profile_text_color", "utc_offset", "access_token", "profile_background_color", "time_zone", "login", "friends_count", "statuses_count", "followers_count", "location", "profile_image_url", "created_at") VALUES('5c79108d', 'Twitter Man', NULL, '2009-03-27 19:16:27', 'u�Ъ^܉\H�o�v', NULL, NULL, NULL, NULL, NULL, NULL, 'Saving the world for all Twitter kind.', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'twitterman', NULL, NULL, NULL, NULL, NULL, '2009-03-27 19:16:27')
5978
+ TwitterAuth::GenericUser Exists (0.2ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
5979
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
5980
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
5981
+ TwitterAuth::GenericUser Exists (6.3ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
5982
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
5983
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
5984
+ User Create (1.4ms) INSERT INTO "twitter_auth_users" ("salt", "name", "profile_sidebar_fill_color", "updated_at", "crypted_password", "profile_link_color", "profile_sidebar_border_color", "access_secret", "remember_token_expires_at", "url", "favourites_count", "description", "remember_token", "protected", "profile_text_color", "utc_offset", "access_token", "profile_background_color", "time_zone", "login", "friends_count", "statuses_count", "followers_count", "location", "profile_image_url", "created_at") VALUES('177e1d64', 'Twitter Man', NULL, '2009-03-27 19:16:27', '�?����"�19����', NULL, NULL, NULL, NULL, NULL, NULL, 'Saving the world for all Twitter kind.', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'twitterman', NULL, NULL, NULL, NULL, NULL, '2009-03-27 19:16:27')
5985
+ TwitterAuth::GenericUser Exists (0.2ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
5986
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
5987
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
5988
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
5989
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
5990
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
5991
+ User Create (1.1ms) INSERT INTO "twitter_auth_users" ("salt", "name", "profile_sidebar_fill_color", "updated_at", "crypted_password", "profile_link_color", "profile_sidebar_border_color", "access_secret", "remember_token_expires_at", "url", "favourites_count", "description", "remember_token", "protected", "profile_text_color", "utc_offset", "access_token", "profile_background_color", "time_zone", "login", "friends_count", "statuses_count", "followers_count", "location", "profile_image_url", "created_at") VALUES(NULL, 'Twitter Man', NULL, '2009-03-27 19:16:27', NULL, NULL, NULL, 'secret', NULL, NULL, NULL, 'Saving the world for all Twitter kind.', NULL, NULL, NULL, NULL, 'token', NULL, NULL, 'twitterman', NULL, NULL, NULL, NULL, NULL, '2009-03-27 19:16:27')
5992
+ TwitterAuth::GenericUser Exists (0.2ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
5993
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
5994
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
5995
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
5996
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
5997
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
5998
+ User Create (0.3ms) INSERT INTO "twitter_auth_users" ("salt", "name", "profile_sidebar_fill_color", "updated_at", "crypted_password", "profile_link_color", "profile_sidebar_border_color", "access_secret", "remember_token_expires_at", "url", "favourites_count", "description", "remember_token", "protected", "profile_text_color", "utc_offset", "access_token", "profile_background_color", "time_zone", "login", "friends_count", "statuses_count", "followers_count", "location", "profile_image_url", "created_at") VALUES(NULL, 'Twitter Man', NULL, '2009-03-27 19:16:27', NULL, NULL, NULL, 'secret', NULL, NULL, NULL, 'Saving the world for all Twitter kind.', NULL, NULL, NULL, NULL, 'token', NULL, NULL, 'twitterman', NULL, NULL, NULL, NULL, NULL, '2009-03-27 19:16:27')
5999
+ TwitterAuth::GenericUser Exists (0.3ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6000
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6001
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6002
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6003
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6004
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6005
+ User Create (0.8ms) INSERT INTO "twitter_auth_users" ("salt", "name", "profile_sidebar_fill_color", "updated_at", "crypted_password", "profile_link_color", "profile_sidebar_border_color", "access_secret", "remember_token_expires_at", "url", "favourites_count", "description", "remember_token", "protected", "profile_text_color", "utc_offset", "access_token", "profile_background_color", "time_zone", "login", "friends_count", "statuses_count", "followers_count", "location", "profile_image_url", "created_at") VALUES(NULL, 'Twitter Man', NULL, '2009-03-27 19:16:27', NULL, NULL, NULL, 'secret', NULL, NULL, NULL, 'Saving the world for all Twitter kind.', NULL, NULL, NULL, NULL, 'token', NULL, NULL, 'twitterman', NULL, NULL, NULL, NULL, NULL, '2009-03-27 19:16:27')
6006
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6007
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6008
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6009
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6010
+ TwitterAuth::GenericUser Exists (1.0ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6011
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6012
+ User Create (0.3ms) INSERT INTO "twitter_auth_users" ("salt", "name", "profile_sidebar_fill_color", "updated_at", "crypted_password", "profile_link_color", "profile_sidebar_border_color", "access_secret", "remember_token_expires_at", "url", "favourites_count", "description", "remember_token", "protected", "profile_text_color", "utc_offset", "access_token", "profile_background_color", "time_zone", "login", "friends_count", "statuses_count", "followers_count", "location", "profile_image_url", "created_at") VALUES(NULL, 'Twitter Man', NULL, '2009-03-27 19:16:27', NULL, NULL, NULL, 'secret', NULL, NULL, NULL, 'Saving the world for all Twitter kind.', NULL, NULL, NULL, NULL, 'token', NULL, NULL, 'twitterman', NULL, NULL, NULL, NULL, NULL, '2009-03-27 19:16:27')
6013
+ TwitterAuth::GenericUser Exists (0.2ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6014
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6015
+ TwitterAuth::GenericUser Exists (0.6ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6016
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6017
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6018
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6019
+ User Create (0.3ms) INSERT INTO "twitter_auth_users" ("salt", "name", "profile_sidebar_fill_color", "updated_at", "crypted_password", "profile_link_color", "profile_sidebar_border_color", "access_secret", "remember_token_expires_at", "url", "favourites_count", "description", "remember_token", "protected", "profile_text_color", "utc_offset", "access_token", "profile_background_color", "time_zone", "login", "friends_count", "statuses_count", "followers_count", "location", "profile_image_url", "created_at") VALUES(NULL, 'Twitter Man', NULL, '2009-03-27 19:16:27', NULL, NULL, NULL, 'secret', NULL, NULL, NULL, 'Saving the world for all Twitter kind.', NULL, NULL, NULL, NULL, 'token', NULL, NULL, 'twitterman', NULL, NULL, NULL, NULL, NULL, '2009-03-27 19:16:27')
6020
+ TwitterAuth::GenericUser Exists (0.3ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6021
+ TwitterAuth::GenericUser Exists (1.3ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6022
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6023
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6024
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6025
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6026
+ User Create (0.8ms) INSERT INTO "twitter_auth_users" ("salt", "name", "profile_sidebar_fill_color", "updated_at", "crypted_password", "profile_link_color", "profile_sidebar_border_color", "access_secret", "remember_token_expires_at", "url", "favourites_count", "description", "remember_token", "protected", "profile_text_color", "utc_offset", "access_token", "profile_background_color", "time_zone", "login", "friends_count", "statuses_count", "followers_count", "location", "profile_image_url", "created_at") VALUES(NULL, 'Twitter Man', NULL, '2009-03-27 19:16:27', NULL, NULL, NULL, 'secret', NULL, NULL, NULL, 'Saving the world for all Twitter kind.', NULL, NULL, NULL, NULL, 'token', NULL, NULL, 'twitterman', NULL, NULL, NULL, NULL, NULL, '2009-03-27 19:16:27')
6027
+ TwitterAuth::GenericUser Exists (0.2ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6028
+ TwitterAuth::GenericUser Exists (0.3ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6029
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6030
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6031
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6032
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6033
+ User Create (0.4ms) INSERT INTO "twitter_auth_users" ("salt", "name", "profile_sidebar_fill_color", "updated_at", "crypted_password", "profile_link_color", "profile_sidebar_border_color", "access_secret", "remember_token_expires_at", "url", "favourites_count", "description", "remember_token", "protected", "profile_text_color", "utc_offset", "access_token", "profile_background_color", "time_zone", "login", "friends_count", "statuses_count", "followers_count", "location", "profile_image_url", "created_at") VALUES(NULL, 'Twitter Man', NULL, '2009-03-27 19:16:27', NULL, NULL, NULL, 'secret', NULL, NULL, NULL, 'Saving the world for all Twitter kind.', NULL, NULL, NULL, NULL, 'token', NULL, NULL, 'twitterman', NULL, NULL, NULL, NULL, NULL, '2009-03-27 19:16:27')
6034
+ TwitterAuth::GenericUser Exists (0.2ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6035
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6036
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6037
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6038
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6039
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6040
+ User Create (0.3ms) INSERT INTO "twitter_auth_users" ("salt", "name", "profile_sidebar_fill_color", "updated_at", "crypted_password", "profile_link_color", "profile_sidebar_border_color", "access_secret", "remember_token_expires_at", "url", "favourites_count", "description", "remember_token", "protected", "profile_text_color", "utc_offset", "access_token", "profile_background_color", "time_zone", "login", "friends_count", "statuses_count", "followers_count", "location", "profile_image_url", "created_at") VALUES(NULL, 'Twitter Man', NULL, '2009-03-27 19:16:27', NULL, NULL, NULL, 'secret', NULL, NULL, NULL, 'Saving the world for all Twitter kind.', NULL, NULL, NULL, NULL, 'token', NULL, NULL, 'twitterman', NULL, NULL, NULL, NULL, NULL, '2009-03-27 19:16:27')
6041
+ TwitterAuth::GenericUser Exists (0.2ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6042
+ TwitterAuth::GenericUser Exists (0.9ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6043
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6044
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6045
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6046
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6047
+ User Create (0.4ms) INSERT INTO "twitter_auth_users" ("salt", "name", "profile_sidebar_fill_color", "updated_at", "crypted_password", "profile_link_color", "profile_sidebar_border_color", "access_secret", "remember_token_expires_at", "url", "favourites_count", "description", "remember_token", "protected", "profile_text_color", "utc_offset", "access_token", "profile_background_color", "time_zone", "login", "friends_count", "statuses_count", "followers_count", "location", "profile_image_url", "created_at") VALUES(NULL, 'Twitter Man', NULL, '2009-03-27 19:16:27', NULL, NULL, NULL, 'secret', NULL, NULL, NULL, 'Saving the world for all Twitter kind.', NULL, NULL, NULL, NULL, 'token', NULL, NULL, 'twitterman', NULL, NULL, NULL, NULL, NULL, '2009-03-27 19:16:27')
6048
+ TwitterAuth::GenericUser Exists (0.2ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6049
+ TwitterAuth::GenericUser Exists (2.8ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6050
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6051
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6052
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6053
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6054
+ User Create (20.4ms) INSERT INTO "twitter_auth_users" ("salt", "name", "profile_sidebar_fill_color", "updated_at", "crypted_password", "profile_link_color", "profile_sidebar_border_color", "access_secret", "remember_token_expires_at", "url", "favourites_count", "description", "remember_token", "protected", "profile_text_color", "utc_offset", "access_token", "profile_background_color", "time_zone", "login", "friends_count", "statuses_count", "followers_count", "location", "profile_image_url", "created_at") VALUES(NULL, 'Twitter Man', NULL, '2009-03-27 19:16:27', NULL, NULL, NULL, 'secret', NULL, NULL, NULL, 'Saving the world for all Twitter kind.', NULL, NULL, NULL, NULL, 'token', NULL, NULL, 'twitterman', NULL, NULL, NULL, NULL, NULL, '2009-03-27 19:16:27')
6055
+ TwitterAuth::GenericUser Exists (0.2ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6056
+ TwitterAuth::GenericUser Exists (0.7ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6057
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6058
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6059
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6060
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6061
+ User Create (2.0ms) INSERT INTO "twitter_auth_users" ("salt", "name", "profile_sidebar_fill_color", "updated_at", "crypted_password", "profile_link_color", "profile_sidebar_border_color", "access_secret", "remember_token_expires_at", "url", "favourites_count", "description", "remember_token", "protected", "profile_text_color", "utc_offset", "access_token", "profile_background_color", "time_zone", "login", "friends_count", "statuses_count", "followers_count", "location", "profile_image_url", "created_at") VALUES(NULL, 'Twitter Man', NULL, '2009-03-27 19:16:27', NULL, NULL, NULL, 'secret', NULL, NULL, NULL, 'Saving the world for all Twitter kind.', NULL, NULL, NULL, NULL, 'token', NULL, NULL, 'twitterman', NULL, NULL, NULL, NULL, NULL, '2009-03-27 19:16:27')
6062
+ TwitterAuth::GenericUser Exists (0.2ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6063
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6064
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6065
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6066
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6067
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6068
+ User Create (0.6ms) INSERT INTO "twitter_auth_users" ("salt", "name", "profile_sidebar_fill_color", "updated_at", "crypted_password", "profile_link_color", "profile_sidebar_border_color", "access_secret", "remember_token_expires_at", "url", "favourites_count", "description", "remember_token", "protected", "profile_text_color", "utc_offset", "access_token", "profile_background_color", "time_zone", "login", "friends_count", "statuses_count", "followers_count", "location", "profile_image_url", "created_at") VALUES(NULL, 'Twitter Man', NULL, '2009-03-27 19:16:27', NULL, NULL, NULL, 'fakeaccesstokensecret', NULL, NULL, NULL, 'Saving the world for all Twitter kind.', NULL, NULL, NULL, NULL, 'fakeaccesstoken', NULL, NULL, 'twitterman', NULL, NULL, NULL, NULL, NULL, '2009-03-27 19:16:27')
6069
+ User Load (1.1ms) SELECT * FROM "twitter_auth_users" WHERE ("twitter_auth_users"."id" = 1) LIMIT 1
6070
+ TwitterAuth::GenericUser Exists (0.2ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6071
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE ("twitter_auth_users"."remember_token" = 'abc') LIMIT 1
6072
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6073
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE ("twitter_auth_users"."remember_token" = 'abc') LIMIT 1
6074
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6075
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE ("twitter_auth_users"."remember_token" = 'abc') LIMIT 1
6076
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6077
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE ("twitter_auth_users"."remember_token" = 'abc') LIMIT 1
6078
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6079
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE ("twitter_auth_users"."remember_token" = 'abc') LIMIT 1
6080
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6081
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE ("twitter_auth_users"."remember_token" = 'abc') LIMIT 1
6082
+ User Create (0.3ms) INSERT INTO "twitter_auth_users" ("salt", "name", "profile_sidebar_fill_color", "updated_at", "crypted_password", "profile_link_color", "profile_sidebar_border_color", "access_secret", "remember_token_expires_at", "url", "favourites_count", "description", "remember_token", "protected", "profile_text_color", "utc_offset", "access_token", "profile_background_color", "time_zone", "login", "friends_count", "statuses_count", "followers_count", "location", "profile_image_url", "created_at") VALUES(NULL, 'Twitter Man', NULL, '2009-03-27 19:16:27', NULL, NULL, NULL, 'fakeaccesstokensecret', '2009-04-06 19:16:27', NULL, NULL, 'Saving the world for all Twitter kind.', 'abc', NULL, NULL, NULL, 'fakeaccesstoken', NULL, NULL, 'twitterman', NULL, NULL, NULL, NULL, NULL, '2009-03-27 19:16:27')
6083
+ User Load (0.2ms) SELECT * FROM "twitter_auth_users" WHERE ("twitter_auth_users"."id" IS NULL) LIMIT 1
6084
+ User Load (6.9ms) SELECT * FROM "twitter_auth_users" WHERE (remember_token = 'abc' AND remember_token_expires_at > '2009-03-27 15:16:28') LIMIT 1
6085
+ User Load (1.0ms) SELECT * FROM "twitter_auth_users" WHERE ("twitter_auth_users"."id" = 2345) LIMIT 1
6086
+ User Load (0.1ms) SELECT * FROM "twitter_auth_users" WHERE (remember_token = NULL AND remember_token_expires_at > '2009-03-27 15:16:28') LIMIT 1
6087
+ TwitterAuth::GenericUser Exists (0.2ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6088
+ TwitterAuth::GenericUser Exists (11.6ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6089
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6090
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6091
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6092
+ TwitterAuth::GenericUser Exists (0.2ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6093
+ User Create (39.9ms) INSERT INTO "twitter_auth_users" ("salt", "name", "profile_sidebar_fill_color", "updated_at", "crypted_password", "profile_link_color", "profile_sidebar_border_color", "access_secret", "remember_token_expires_at", "url", "favourites_count", "description", "remember_token", "protected", "profile_text_color", "utc_offset", "access_token", "profile_background_color", "time_zone", "login", "friends_count", "statuses_count", "followers_count", "location", "profile_image_url", "created_at") VALUES(NULL, 'Twitter Man', NULL, '2009-03-27 19:16:28', NULL, NULL, NULL, 'fakeaccesstokensecret', NULL, NULL, NULL, 'Saving the world for all Twitter kind.', NULL, NULL, NULL, NULL, 'fakeaccesstoken', NULL, NULL, 'twitterman', NULL, NULL, NULL, NULL, NULL, '2009-03-27 19:16:28')
6094
+ TwitterAuth::GenericUser Exists (10.6ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6095
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6096
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6097
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6098
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6099
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6100
+ User Create (190.3ms) INSERT INTO "twitter_auth_users" ("salt", "name", "profile_sidebar_fill_color", "updated_at", "crypted_password", "profile_link_color", "profile_sidebar_border_color", "access_secret", "remember_token_expires_at", "url", "favourites_count", "description", "remember_token", "protected", "profile_text_color", "utc_offset", "access_token", "profile_background_color", "time_zone", "login", "friends_count", "statuses_count", "followers_count", "location", "profile_image_url", "created_at") VALUES(NULL, 'Twitter Man', NULL, '2009-03-27 19:16:28', NULL, NULL, NULL, 'fakeaccesstokensecret', NULL, NULL, NULL, 'Saving the world for all Twitter kind.', NULL, NULL, NULL, NULL, 'fakeaccesstoken', NULL, NULL, 'twitterman', NULL, NULL, NULL, NULL, NULL, '2009-03-27 19:16:28')
6101
+ TwitterAuth::GenericUser Exists (0.2ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6102
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6103
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6104
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6105
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6106
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6107
+ User Create (0.3ms) INSERT INTO "twitter_auth_users" ("salt", "name", "profile_sidebar_fill_color", "updated_at", "crypted_password", "profile_link_color", "profile_sidebar_border_color", "access_secret", "remember_token_expires_at", "url", "favourites_count", "description", "remember_token", "protected", "profile_text_color", "utc_offset", "access_token", "profile_background_color", "time_zone", "login", "friends_count", "statuses_count", "followers_count", "location", "profile_image_url", "created_at") VALUES(NULL, 'Twitter Man', NULL, '2009-03-27 19:16:28', NULL, NULL, NULL, 'fakeaccesstokensecret', NULL, NULL, NULL, 'Saving the world for all Twitter kind.', NULL, NULL, NULL, NULL, 'fakeaccesstoken', NULL, NULL, 'twitterman', NULL, NULL, NULL, NULL, NULL, '2009-03-27 19:16:28')
6108
+ User Load (0.5ms) SELECT * FROM "twitter_auth_users" WHERE ("twitter_auth_users"."id" = 1) LIMIT 1
6109
+ User Load (0.2ms) SELECT * FROM "twitter_auth_users" WHERE ("twitter_auth_users"."id" IS NULL) LIMIT 1
6110
+ User Load (2.0ms) SELECT * FROM "twitter_auth_users" WHERE (remember_token = NULL AND remember_token_expires_at > '2009-03-27 15:16:28') LIMIT 1
6111
+ TwitterAuth::GenericUser Exists (0.3ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6112
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6113
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6114
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6115
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6116
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6117
+ User Create (0.9ms) INSERT INTO "twitter_auth_users" ("salt", "name", "profile_sidebar_fill_color", "updated_at", "crypted_password", "profile_link_color", "profile_sidebar_border_color", "access_secret", "remember_token_expires_at", "url", "favourites_count", "description", "remember_token", "protected", "profile_text_color", "utc_offset", "access_token", "profile_background_color", "time_zone", "login", "friends_count", "statuses_count", "followers_count", "location", "profile_image_url", "created_at") VALUES(NULL, 'Twitter Man', NULL, '2009-03-27 19:16:28', NULL, NULL, NULL, 'fakeaccesstokensecret', NULL, NULL, NULL, 'Saving the world for all Twitter kind.', NULL, NULL, NULL, NULL, 'fakeaccesstoken', NULL, NULL, 'twitterman', NULL, NULL, NULL, NULL, NULL, '2009-03-27 19:16:28')
6118
+ TwitterAuth::GenericUser Exists (0.2ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE ("twitter_auth_users"."login" IS NULL) LIMIT 1
6119
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE ("twitter_auth_users"."login" IS NULL) LIMIT 1
6120
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE ("twitter_auth_users"."login" IS NULL) LIMIT 1
6121
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE ("twitter_auth_users"."login" IS NULL) LIMIT 1
6122
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE ("twitter_auth_users"."login" IS NULL) LIMIT 1
6123
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE ("twitter_auth_users"."login" IS NULL) LIMIT 1
6124
+ TwitterAuth::GenericUser Exists (0.2ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'some_guy') LIMIT 1
6125
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'some_guy') LIMIT 1
6126
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'some_guy') LIMIT 1
6127
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'some_guy') LIMIT 1
6128
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'some_guy') LIMIT 1
6129
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'some_guy') LIMIT 1
6130
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'awesome') LIMIT 1
6131
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'awesome') LIMIT 1
6132
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'awesome') LIMIT 1
6133
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'awesome') LIMIT 1
6134
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'awesome') LIMIT 1
6135
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'awesome') LIMIT 1
6136
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'cool_man') LIMIT 1
6137
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'cool_man') LIMIT 1
6138
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'cool_man') LIMIT 1
6139
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'cool_man') LIMIT 1
6140
+ TwitterAuth::GenericUser Exists (0.2ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'cool_man') LIMIT 1
6141
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'cool_man') LIMIT 1
6142
+ TwitterAuth::GenericUser Exists (0.2ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'with-dashes') LIMIT 1
6143
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'with-dashes') LIMIT 1
6144
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'with-dashes') LIMIT 1
6145
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'with-dashes') LIMIT 1
6146
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'with-dashes') LIMIT 1
6147
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'with-dashes') LIMIT 1
6148
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'with.periods') LIMIT 1
6149
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'with.periods') LIMIT 1
6150
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'with.periods') LIMIT 1
6151
+ TwitterAuth::GenericUser Exists (0.6ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'with.periods') LIMIT 1
6152
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'with.periods') LIMIT 1
6153
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'with.periods') LIMIT 1
6154
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'with spaces') LIMIT 1
6155
+ TwitterAuth::GenericUser Exists (0.4ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'with spaces') LIMIT 1
6156
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'with spaces') LIMIT 1
6157
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'with spaces') LIMIT 1
6158
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'with spaces') LIMIT 1
6159
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'with spaces') LIMIT 1
6160
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'x') LIMIT 1
6161
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'x') LIMIT 1
6162
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'x') LIMIT 1
6163
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'x') LIMIT 1
6164
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'x') LIMIT 1
6165
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'x') LIMIT 1
6166
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'xxxxxxxxxxxxxxxx') LIMIT 1
6167
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'xxxxxxxxxxxxxxxx') LIMIT 1
6168
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'xxxxxxxxxxxxxxxx') LIMIT 1
6169
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'xxxxxxxxxxxxxxxx') LIMIT 1
6170
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'xxxxxxxxxxxxxxxx') LIMIT 1
6171
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'xxxxxxxxxxxxxxxx') LIMIT 1
6172
+ TwitterAuth::GenericUser Exists (0.2ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'xxxxxxxxxxxxxxx') LIMIT 1
6173
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'xxxxxxxxxxxxxxx') LIMIT 1
6174
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'xxxxxxxxxxxxxxx') LIMIT 1
6175
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'xxxxxxxxxxxxxxx') LIMIT 1
6176
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'xxxxxxxxxxxxxxx') LIMIT 1
6177
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'xxxxxxxxxxxxxxx') LIMIT 1
6178
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6179
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6180
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6181
+ TwitterAuth::GenericUser Exists (1.8ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6182
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6183
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6184
+ User Create (0.6ms) INSERT INTO "twitter_auth_users" ("salt", "name", "profile_sidebar_fill_color", "updated_at", "crypted_password", "profile_link_color", "profile_sidebar_border_color", "access_secret", "remember_token_expires_at", "url", "favourites_count", "description", "remember_token", "protected", "profile_text_color", "utc_offset", "access_token", "profile_background_color", "time_zone", "login", "friends_count", "statuses_count", "followers_count", "location", "profile_image_url", "created_at") VALUES(NULL, 'Twitter Man', NULL, '2009-03-27 19:16:29', NULL, NULL, NULL, 'fakeaccesstokensecret', NULL, NULL, NULL, 'Saving the world for all Twitter kind.', NULL, NULL, NULL, NULL, 'fakeaccesstoken', NULL, NULL, 'twitterman', NULL, NULL, NULL, NULL, NULL, '2009-03-27 19:16:29')
6185
+ TwitterAuth::GenericUser Exists (0.3ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6186
+ TwitterAuth::GenericUser Exists (0.3ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6187
+ TwitterAuth::GenericUser Exists (0.2ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6188
+ TwitterAuth::GenericUser Exists (0.2ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6189
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6190
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6191
+ TwitterAuth::GenericUser Exists (2.9ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6192
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE ("twitter_auth_users"."remember_token" = 'abc') LIMIT 1
6193
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6194
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE ("twitter_auth_users"."remember_token" = 'abc') LIMIT 1
6195
+ TwitterAuth::GenericUser Exists (0.4ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6196
+ TwitterAuth::GenericUser Exists (0.2ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE ("twitter_auth_users"."remember_token" = 'abc') LIMIT 1
6197
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6198
+ TwitterAuth::GenericUser Exists (0.7ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE ("twitter_auth_users"."remember_token" = 'abc') LIMIT 1
6199
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6200
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE ("twitter_auth_users"."remember_token" = 'abc') LIMIT 1
6201
+ TwitterAuth::GenericUser Exists (1.9ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6202
+ TwitterAuth::GenericUser Exists (0.7ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE ("twitter_auth_users"."remember_token" = 'abc') LIMIT 1
6203
+ User Create (0.4ms) INSERT INTO "twitter_auth_users" ("salt", "name", "profile_sidebar_fill_color", "updated_at", "crypted_password", "profile_link_color", "profile_sidebar_border_color", "access_secret", "remember_token_expires_at", "url", "favourites_count", "description", "remember_token", "protected", "profile_text_color", "utc_offset", "access_token", "profile_background_color", "time_zone", "login", "friends_count", "statuses_count", "followers_count", "location", "profile_image_url", "created_at") VALUES(NULL, 'Twitter Man', NULL, '2009-03-27 19:16:29', NULL, NULL, NULL, 'fakeaccesstokensecret', NULL, NULL, NULL, 'Saving the world for all Twitter kind.', 'abc', NULL, NULL, NULL, 'fakeaccesstoken', NULL, NULL, 'twitterman', NULL, NULL, NULL, NULL, NULL, '2009-03-27 19:16:29')
6204
+ TwitterAuth::GenericUser Exists (0.3ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6205
+ TwitterAuth::GenericUser Exists (1.4ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE ("twitter_auth_users"."remember_token" = 'abc') LIMIT 1
6206
+ TwitterAuth::GenericUser Exists (0.2ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6207
+ TwitterAuth::GenericUser Exists (0.4ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE ("twitter_auth_users"."remember_token" = 'abc') LIMIT 1
6208
+ TwitterAuth::GenericUser Exists (1.6ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6209
+ TwitterAuth::GenericUser Exists (0.5ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE ("twitter_auth_users"."remember_token" = 'abc') LIMIT 1
6210
+ TwitterAuth::GenericUser Exists (0.3ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6211
+ TwitterAuth::GenericUser Exists (0.2ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE ("twitter_auth_users"."remember_token" = 'abc') LIMIT 1
6212
+ TwitterAuth::GenericUser Exists (0.3ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6213
+ TwitterAuth::GenericUser Exists (0.3ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE ("twitter_auth_users"."remember_token" = 'abc') LIMIT 1
6214
+ TwitterAuth::GenericUser Exists (0.4ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6215
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE ("twitter_auth_users"."remember_token" = 'abc') LIMIT 1
6216
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6217
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6218
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6219
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6220
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6221
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6222
+ TwitterAuth::GenericUser Exists (3.5ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6223
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6224
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6225
+ TwitterAuth::GenericUser Exists (1.6ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6226
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6227
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6228
+ User Create (0.9ms) INSERT INTO "twitter_auth_users" ("salt", "name", "profile_sidebar_fill_color", "updated_at", "crypted_password", "profile_link_color", "profile_sidebar_border_color", "access_secret", "remember_token_expires_at", "url", "favourites_count", "description", "remember_token", "protected", "profile_text_color", "utc_offset", "access_token", "profile_background_color", "time_zone", "login", "friends_count", "statuses_count", "followers_count", "location", "profile_image_url", "created_at") VALUES(NULL, 'Twitter Man', NULL, '2009-03-27 19:16:29', NULL, NULL, NULL, 'fakeaccesstokensecret', NULL, NULL, NULL, 'Saving the world for all Twitter kind.', NULL, NULL, NULL, NULL, 'fakeaccesstoken', NULL, NULL, 'twitterman', NULL, NULL, NULL, NULL, NULL, '2009-03-27 19:16:29')
6229
+ TwitterAuth::GenericUser Exists (0.2ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6230
+ TwitterAuth::GenericUser Exists (0.2ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6231
+ TwitterAuth::GenericUser Exists (1.2ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6232
+ TwitterAuth::GenericUser Exists (0.2ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6233
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6234
+ TwitterAuth::GenericUser Exists (0.2ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6235
+ TwitterAuth::GenericUser Exists (4.6ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6236
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6237
+ TwitterAuth::GenericUser Exists (0.7ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6238
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6239
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6240
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6241
+ User Create (0.3ms) INSERT INTO "twitter_auth_users" ("salt", "name", "profile_sidebar_fill_color", "updated_at", "crypted_password", "profile_link_color", "profile_sidebar_border_color", "access_secret", "remember_token_expires_at", "url", "favourites_count", "description", "remember_token", "protected", "profile_text_color", "utc_offset", "access_token", "profile_background_color", "time_zone", "login", "friends_count", "statuses_count", "followers_count", "location", "profile_image_url", "created_at") VALUES(NULL, 'Dude', NULL, '2009-03-27 19:16:29', NULL, NULL, NULL, 'fakeaccesstokensecret', NULL, NULL, NULL, 'Awesome, man.', NULL, NULL, NULL, NULL, 'fakeaccesstoken', NULL, NULL, 'twitterman', NULL, NULL, NULL, NULL, NULL, '2009-03-27 19:16:29')
6242
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman' AND "twitter_auth_users".id <> 1) LIMIT 1
6243
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman' AND "twitter_auth_users".id <> 1) LIMIT 1
6244
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman' AND "twitter_auth_users".id <> 1) LIMIT 1
6245
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman' AND "twitter_auth_users".id <> 1) LIMIT 1
6246
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman' AND "twitter_auth_users".id <> 1) LIMIT 1
6247
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman' AND "twitter_auth_users".id <> 1) LIMIT 1
6248
+ User Update (1.2ms) UPDATE "twitter_auth_users" SET "name" = 'Twitter Man', "description" = 'Works.', "updated_at" = '2009-03-27 19:16:29' WHERE "id" = 1
6249
+ User Load (2.0ms) SELECT * FROM "twitter_auth_users" WHERE ("twitter_auth_users"."id" = 1) 
6250
+ TwitterAuth::GenericUser Exists (1.3ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6251
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6252
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6253
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6254
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6255
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6256
+ User Create (0.3ms) INSERT INTO "twitter_auth_users" ("salt", "name", "profile_sidebar_fill_color", "updated_at", "crypted_password", "profile_link_color", "profile_sidebar_border_color", "access_secret", "remember_token_expires_at", "url", "favourites_count", "description", "remember_token", "protected", "profile_text_color", "utc_offset", "access_token", "profile_background_color", "time_zone", "login", "friends_count", "statuses_count", "followers_count", "location", "profile_image_url", "created_at") VALUES(NULL, 'Dude', NULL, '2009-03-27 19:16:29', NULL, NULL, NULL, 'fakeaccesstokensecret', NULL, NULL, NULL, 'Awesome, man.', NULL, NULL, NULL, NULL, 'fakeaccesstoken', NULL, NULL, 'twitterman', NULL, NULL, NULL, NULL, NULL, '2009-03-27 19:16:29')
6257
+ TwitterAuth::GenericUser Exists (2.0ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman' AND "twitter_auth_users".id <> 1) LIMIT 1
6258
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman' AND "twitter_auth_users".id <> 1) LIMIT 1
6259
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman' AND "twitter_auth_users".id <> 1) LIMIT 1
6260
+ TwitterAuth::GenericUser Exists (2.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman' AND "twitter_auth_users".id <> 1) LIMIT 1
6261
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman' AND "twitter_auth_users".id <> 1) LIMIT 1
6262
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman' AND "twitter_auth_users".id <> 1) LIMIT 1
6263
+ User Update (0.1ms) UPDATE "twitter_auth_users" SET "name" = 'Twitter Man', "description" = 'Works.', "updated_at" = '2009-03-27 19:16:29' WHERE "id" = 1
6264
+ TwitterAuth::GenericUser Exists (0.4ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6265
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6266
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6267
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6268
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6269
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6270
+ User Create (3.9ms) INSERT INTO "twitter_auth_users" ("salt", "name", "profile_sidebar_fill_color", "updated_at", "crypted_password", "profile_link_color", "profile_sidebar_border_color", "access_secret", "remember_token_expires_at", "url", "favourites_count", "description", "remember_token", "protected", "profile_text_color", "utc_offset", "access_token", "profile_background_color", "time_zone", "login", "friends_count", "statuses_count", "followers_count", "location", "profile_image_url", "created_at") VALUES(NULL, 'Twitter Man', NULL, '2009-03-27 19:16:30', NULL, NULL, NULL, 'fakeaccesstokensecret', NULL, NULL, NULL, 'Saving the world for all Twitter kind.', NULL, NULL, NULL, NULL, 'fakeaccesstoken', NULL, NULL, 'twitterman', NULL, NULL, NULL, NULL, NULL, '2009-03-27 19:16:30')
6271
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6272
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6273
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6274
+ TwitterAuth::GenericUser Exists (0.7ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6275
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6276
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6277
+ User Create (0.4ms) INSERT INTO "twitter_auth_users" ("salt", "name", "profile_sidebar_fill_color", "updated_at", "crypted_password", "profile_link_color", "profile_sidebar_border_color", "access_secret", "remember_token_expires_at", "url", "favourites_count", "description", "remember_token", "protected", "profile_text_color", "utc_offset", "access_token", "profile_background_color", "time_zone", "login", "friends_count", "statuses_count", "followers_count", "location", "profile_image_url", "created_at") VALUES(NULL, 'Twitter Man', NULL, '2009-03-27 19:16:30', NULL, NULL, NULL, 'fakeaccesstokensecret', NULL, NULL, NULL, 'Saving the world for all Twitter kind.', NULL, NULL, NULL, NULL, 'fakeaccesstoken', NULL, NULL, 'twitterman', NULL, NULL, NULL, NULL, NULL, '2009-03-27 19:16:30')
6278
+ TwitterAuth::GenericUser Exists (0.2ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6279
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6280
+ TwitterAuth::GenericUser Exists (0.3ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6281
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6282
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6283
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6284
+ User Create (0.7ms) INSERT INTO "twitter_auth_users" ("salt", "name", "profile_sidebar_fill_color", "updated_at", "crypted_password", "profile_link_color", "profile_sidebar_border_color", "access_secret", "remember_token_expires_at", "url", "favourites_count", "description", "remember_token", "protected", "profile_text_color", "utc_offset", "access_token", "profile_background_color", "time_zone", "login", "friends_count", "statuses_count", "followers_count", "location", "profile_image_url", "created_at") VALUES(NULL, 'Twitter Man', NULL, '2009-03-27 19:16:30', NULL, NULL, NULL, 'fakeaccesstokensecret', NULL, NULL, NULL, 'Saving the world for all Twitter kind.', NULL, NULL, NULL, NULL, 'fakeaccesstoken', NULL, NULL, 'twitterman', NULL, NULL, NULL, NULL, NULL, '2009-03-27 19:16:30')
6285
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman' AND "twitter_auth_users".id <> 1) LIMIT 1
6286
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE ("twitter_auth_users"."remember_token" = 'abcdef' AND "twitter_auth_users".id <> 1) LIMIT 1
6287
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman' AND "twitter_auth_users".id <> 1) LIMIT 1
6288
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE ("twitter_auth_users"."remember_token" = 'abcdef' AND "twitter_auth_users".id <> 1) LIMIT 1
6289
+ TwitterAuth::GenericUser Exists (1.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman' AND "twitter_auth_users".id <> 1) LIMIT 1
6290
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE ("twitter_auth_users"."remember_token" = 'abcdef' AND "twitter_auth_users".id <> 1) LIMIT 1
6291
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman' AND "twitter_auth_users".id <> 1) LIMIT 1
6292
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE ("twitter_auth_users"."remember_token" = 'abcdef' AND "twitter_auth_users".id <> 1) LIMIT 1
6293
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman' AND "twitter_auth_users".id <> 1) LIMIT 1
6294
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE ("twitter_auth_users"."remember_token" = 'abcdef' AND "twitter_auth_users".id <> 1) LIMIT 1
6295
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman' AND "twitter_auth_users".id <> 1) LIMIT 1
6296
+ TwitterAuth::GenericUser Exists (0.2ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE ("twitter_auth_users"."remember_token" = 'abcdef' AND "twitter_auth_users".id <> 1) LIMIT 1
6297
+ User Update (0.1ms) UPDATE "twitter_auth_users" SET "remember_token" = 'abcdef', "remember_token_expires_at" = '2009-04-10 19:16:30', "updated_at" = '2009-03-27 19:16:30' WHERE "id" = 1
6298
+ TwitterAuth::GenericUser Exists (0.2ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6299
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6300
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6301
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6302
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6303
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6304
+ User Create (0.5ms) INSERT INTO "twitter_auth_users" ("salt", "name", "profile_sidebar_fill_color", "updated_at", "crypted_password", "profile_link_color", "profile_sidebar_border_color", "access_secret", "remember_token_expires_at", "url", "favourites_count", "description", "remember_token", "protected", "profile_text_color", "utc_offset", "access_token", "profile_background_color", "time_zone", "login", "friends_count", "statuses_count", "followers_count", "location", "profile_image_url", "created_at") VALUES(NULL, 'Twitter Man', NULL, '2009-03-27 19:16:30', NULL, NULL, NULL, 'fakeaccesstokensecret', NULL, NULL, NULL, 'Saving the world for all Twitter kind.', NULL, NULL, NULL, NULL, 'fakeaccesstoken', NULL, NULL, 'twitterman', NULL, NULL, NULL, NULL, NULL, '2009-03-27 19:16:30')
6305
+ TwitterAuth::GenericUser Exists (0.0ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman' AND "twitter_auth_users".id <> 1) LIMIT 1
6306
+ TwitterAuth::GenericUser Exists (0.0ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE ("twitter_auth_users"."remember_token" = '5cdb589ad482b8a9ee7e' AND "twitter_auth_users".id <> 1) LIMIT 1
6307
+ TwitterAuth::GenericUser Exists (0.0ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman' AND "twitter_auth_users".id <> 1) LIMIT 1
6308
+ TwitterAuth::GenericUser Exists (0.0ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE ("twitter_auth_users"."remember_token" = '5cdb589ad482b8a9ee7e' AND "twitter_auth_users".id <> 1) LIMIT 1
6309
+ TwitterAuth::GenericUser Exists (0.0ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman' AND "twitter_auth_users".id <> 1) LIMIT 1
6310
+ TwitterAuth::GenericUser Exists (0.0ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE ("twitter_auth_users"."remember_token" = '5cdb589ad482b8a9ee7e' AND "twitter_auth_users".id <> 1) LIMIT 1
6311
+ TwitterAuth::GenericUser Exists (0.0ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman' AND "twitter_auth_users".id <> 1) LIMIT 1
6312
+ TwitterAuth::GenericUser Exists (0.0ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE ("twitter_auth_users"."remember_token" = '5cdb589ad482b8a9ee7e' AND "twitter_auth_users".id <> 1) LIMIT 1
6313
+ TwitterAuth::GenericUser Exists (0.0ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman' AND "twitter_auth_users".id <> 1) LIMIT 1
6314
+ TwitterAuth::GenericUser Exists (0.0ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE ("twitter_auth_users"."remember_token" = '5cdb589ad482b8a9ee7e' AND "twitter_auth_users".id <> 1) LIMIT 1
6315
+ TwitterAuth::GenericUser Exists (0.0ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman' AND "twitter_auth_users".id <> 1) LIMIT 1
6316
+ TwitterAuth::GenericUser Exists (0.0ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE ("twitter_auth_users"."remember_token" = '5cdb589ad482b8a9ee7e' AND "twitter_auth_users".id <> 1) LIMIT 1
6317
+ User Update (0.0ms) UPDATE "twitter_auth_users" SET "remember_token" = '5cdb589ad482b8a9ee7e', "remember_token_expires_at" = '2009-04-06 19:16:30', "updated_at" = '2009-03-27 19:16:30' WHERE "id" = 1
6318
+ TwitterAuth::GenericUser Exists (1.2ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6319
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6320
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6321
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6322
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6323
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6324
+ User Create (0.3ms) INSERT INTO "twitter_auth_users" ("salt", "name", "profile_sidebar_fill_color", "updated_at", "crypted_password", "profile_link_color", "profile_sidebar_border_color", "access_secret", "remember_token_expires_at", "url", "favourites_count", "description", "remember_token", "protected", "profile_text_color", "utc_offset", "access_token", "profile_background_color", "time_zone", "login", "friends_count", "statuses_count", "followers_count", "location", "profile_image_url", "created_at") VALUES(NULL, 'Twitter Man', NULL, '2009-03-27 19:16:30', NULL, NULL, NULL, 'fakeaccesstokensecret', NULL, NULL, NULL, 'Saving the world for all Twitter kind.', NULL, NULL, NULL, NULL, 'fakeaccesstoken', NULL, NULL, 'twitterman', NULL, NULL, NULL, NULL, NULL, '2009-03-27 19:16:30')
6325
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman' AND "twitter_auth_users".id <> 1) LIMIT 1
6326
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE ("twitter_auth_users"."remember_token" = '71c415031aa9e367cc6e' AND "twitter_auth_users".id <> 1) LIMIT 1
6327
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman' AND "twitter_auth_users".id <> 1) LIMIT 1
6328
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE ("twitter_auth_users"."remember_token" = '71c415031aa9e367cc6e' AND "twitter_auth_users".id <> 1) LIMIT 1
6329
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman' AND "twitter_auth_users".id <> 1) LIMIT 1
6330
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE ("twitter_auth_users"."remember_token" = '71c415031aa9e367cc6e' AND "twitter_auth_users".id <> 1) LIMIT 1
6331
+ TwitterAuth::GenericUser Exists (0.3ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman' AND "twitter_auth_users".id <> 1) LIMIT 1
6332
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE ("twitter_auth_users"."remember_token" = '71c415031aa9e367cc6e' AND "twitter_auth_users".id <> 1) LIMIT 1
6333
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman' AND "twitter_auth_users".id <> 1) LIMIT 1
6334
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE ("twitter_auth_users"."remember_token" = '71c415031aa9e367cc6e' AND "twitter_auth_users".id <> 1) LIMIT 1
6335
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman' AND "twitter_auth_users".id <> 1) LIMIT 1
6336
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE ("twitter_auth_users"."remember_token" = '71c415031aa9e367cc6e' AND "twitter_auth_users".id <> 1) LIMIT 1
6337
+ User Update (0.1ms) UPDATE "twitter_auth_users" SET "remember_token" = '71c415031aa9e367cc6e', "remember_token_expires_at" = '2009-04-10 19:16:30', "updated_at" = '2009-03-27 19:16:30' WHERE "id" = 1
6338
+ TwitterAuth::GenericUser Exists (1.0ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6339
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6340
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6341
+ TwitterAuth::GenericUser Exists (0.3ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6342
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6343
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6344
+ User Create (0.3ms) INSERT INTO "twitter_auth_users" ("salt", "name", "profile_sidebar_fill_color", "updated_at", "crypted_password", "profile_link_color", "profile_sidebar_border_color", "access_secret", "remember_token_expires_at", "url", "favourites_count", "description", "remember_token", "protected", "profile_text_color", "utc_offset", "access_token", "profile_background_color", "time_zone", "login", "friends_count", "statuses_count", "followers_count", "location", "profile_image_url", "created_at") VALUES(NULL, 'Twitter Man', NULL, '2009-03-27 19:16:30', NULL, NULL, NULL, 'fakeaccesstokensecret', NULL, NULL, NULL, 'Saving the world for all Twitter kind.', NULL, NULL, NULL, NULL, 'fakeaccesstoken', NULL, NULL, 'twitterman', NULL, NULL, NULL, NULL, NULL, '2009-03-27 19:16:30')
6345
+ TwitterAuth::GenericUser Exists (0.0ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman' AND "twitter_auth_users".id <> 1) LIMIT 1
6346
+ TwitterAuth::GenericUser Exists (0.0ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE ("twitter_auth_users"."remember_token" = 'abcdef' AND "twitter_auth_users".id <> 1) LIMIT 1
6347
+ TwitterAuth::GenericUser Exists (0.0ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman' AND "twitter_auth_users".id <> 1) LIMIT 1
6348
+ TwitterAuth::GenericUser Exists (0.0ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE ("twitter_auth_users"."remember_token" = 'abcdef' AND "twitter_auth_users".id <> 1) LIMIT 1
6349
+ TwitterAuth::GenericUser Exists (0.0ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman' AND "twitter_auth_users".id <> 1) LIMIT 1
6350
+ TwitterAuth::GenericUser Exists (0.0ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE ("twitter_auth_users"."remember_token" = 'abcdef' AND "twitter_auth_users".id <> 1) LIMIT 1
6351
+ TwitterAuth::GenericUser Exists (0.0ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman' AND "twitter_auth_users".id <> 1) LIMIT 1
6352
+ TwitterAuth::GenericUser Exists (0.0ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE ("twitter_auth_users"."remember_token" = 'abcdef' AND "twitter_auth_users".id <> 1) LIMIT 1
6353
+ TwitterAuth::GenericUser Exists (0.0ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman' AND "twitter_auth_users".id <> 1) LIMIT 1
6354
+ TwitterAuth::GenericUser Exists (0.0ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE ("twitter_auth_users"."remember_token" = 'abcdef' AND "twitter_auth_users".id <> 1) LIMIT 1
6355
+ TwitterAuth::GenericUser Exists (0.0ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman' AND "twitter_auth_users".id <> 1) LIMIT 1
6356
+ TwitterAuth::GenericUser Exists (0.0ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE ("twitter_auth_users"."remember_token" = 'abcdef' AND "twitter_auth_users".id <> 1) LIMIT 1
6357
+ User Update (0.0ms) UPDATE "twitter_auth_users" SET "remember_token" = 'abcdef', "remember_token_expires_at" = '2009-04-06 19:16:30', "updated_at" = '2009-03-27 19:16:30' WHERE "id" = 1
6358
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6359
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE ("twitter_auth_users"."remember_token" = 'abcdef') LIMIT 1
6360
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6361
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE ("twitter_auth_users"."remember_token" = 'abcdef') LIMIT 1
6362
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6363
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE ("twitter_auth_users"."remember_token" = 'abcdef') LIMIT 1
6364
+ TwitterAuth::GenericUser Exists (0.7ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6365
+ TwitterAuth::GenericUser Exists (2.5ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE ("twitter_auth_users"."remember_token" = 'abcdef') LIMIT 1
6366
+ TwitterAuth::GenericUser Exists (10.5ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6367
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE ("twitter_auth_users"."remember_token" = 'abcdef') LIMIT 1
6368
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6369
+ TwitterAuth::GenericUser Exists (0.2ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE ("twitter_auth_users"."remember_token" = 'abcdef') LIMIT 1
6370
+ User Create (0.3ms) INSERT INTO "twitter_auth_users" ("salt", "name", "profile_sidebar_fill_color", "updated_at", "crypted_password", "profile_link_color", "profile_sidebar_border_color", "access_secret", "remember_token_expires_at", "url", "favourites_count", "description", "remember_token", "protected", "profile_text_color", "utc_offset", "access_token", "profile_background_color", "time_zone", "login", "friends_count", "statuses_count", "followers_count", "location", "profile_image_url", "created_at") VALUES(NULL, 'Twitter Man', NULL, '2009-03-27 19:16:30', NULL, NULL, NULL, 'fakeaccesstokensecret', '2009-04-06 19:16:30', NULL, NULL, 'Saving the world for all Twitter kind.', 'abcdef', NULL, NULL, NULL, 'fakeaccesstoken', NULL, NULL, 'twitterman', NULL, NULL, NULL, NULL, NULL, '2009-03-27 19:16:30')
6371
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman' AND "twitter_auth_users".id <> 1) LIMIT 1
6372
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman' AND "twitter_auth_users".id <> 1) LIMIT 1
6373
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman' AND "twitter_auth_users".id <> 1) LIMIT 1
6374
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman' AND "twitter_auth_users".id <> 1) LIMIT 1
6375
+ TwitterAuth::GenericUser Exists (0.5ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman' AND "twitter_auth_users".id <> 1) LIMIT 1
6376
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman' AND "twitter_auth_users".id <> 1) LIMIT 1
6377
+ User Update (0.1ms) UPDATE "twitter_auth_users" SET "remember_token" = NULL, "remember_token_expires_at" = NULL, "updated_at" = '2009-03-27 19:16:30' WHERE "id" = 1
6378
+ User Load (0.5ms) SELECT * FROM "twitter_auth_users" WHERE ("twitter_auth_users"."id" = 1) 
6379
+ TwitterAuth::GenericUser Exists (6.9ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6380
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE ("twitter_auth_users"."remember_token" = 'abcdef') LIMIT 1
6381
+ TwitterAuth::GenericUser Exists (20.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6382
+ TwitterAuth::GenericUser Exists (3.6ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE ("twitter_auth_users"."remember_token" = 'abcdef') LIMIT 1
6383
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6384
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE ("twitter_auth_users"."remember_token" = 'abcdef') LIMIT 1
6385
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6386
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE ("twitter_auth_users"."remember_token" = 'abcdef') LIMIT 1
6387
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6388
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE ("twitter_auth_users"."remember_token" = 'abcdef') LIMIT 1
6389
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6390
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE ("twitter_auth_users"."remember_token" = 'abcdef') LIMIT 1
6391
+ User Create (3.9ms) INSERT INTO "twitter_auth_users" ("salt", "name", "profile_sidebar_fill_color", "updated_at", "crypted_password", "profile_link_color", "profile_sidebar_border_color", "access_secret", "remember_token_expires_at", "url", "favourites_count", "description", "remember_token", "protected", "profile_text_color", "utc_offset", "access_token", "profile_background_color", "time_zone", "login", "friends_count", "statuses_count", "followers_count", "location", "profile_image_url", "created_at") VALUES(NULL, 'Twitter Man', NULL, '2009-03-27 19:16:30', NULL, NULL, NULL, 'fakeaccesstokensecret', '2009-04-06 19:16:30', NULL, NULL, 'Saving the world for all Twitter kind.', 'abcdef', NULL, NULL, NULL, 'fakeaccesstoken', NULL, NULL, 'twitterman', NULL, NULL, NULL, NULL, NULL, '2009-03-27 19:16:30')
6392
+ User Load (1.3ms) SELECT * FROM "twitter_auth_users" WHERE (remember_token = 'abcdef' AND remember_token_expires_at > '2009-03-27 15:16:30') LIMIT 1
6393
+ TwitterAuth::GenericUser Exists (0.2ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6394
+ TwitterAuth::GenericUser Exists (0.4ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE ("twitter_auth_users"."remember_token" = 'abcdef') LIMIT 1
6395
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6396
+ TwitterAuth::GenericUser Exists (0.2ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE ("twitter_auth_users"."remember_token" = 'abcdef') LIMIT 1
6397
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6398
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE ("twitter_auth_users"."remember_token" = 'abcdef') LIMIT 1
6399
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6400
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE ("twitter_auth_users"."remember_token" = 'abcdef') LIMIT 1
6401
+ TwitterAuth::GenericUser Exists (3.3ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6402
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE ("twitter_auth_users"."remember_token" = 'abcdef') LIMIT 1
6403
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6404
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE ("twitter_auth_users"."remember_token" = 'abcdef') LIMIT 1
6405
+ User Create (0.3ms) INSERT INTO "twitter_auth_users" ("salt", "name", "profile_sidebar_fill_color", "updated_at", "crypted_password", "profile_link_color", "profile_sidebar_border_color", "access_secret", "remember_token_expires_at", "url", "favourites_count", "description", "remember_token", "protected", "profile_text_color", "utc_offset", "access_token", "profile_background_color", "time_zone", "login", "friends_count", "statuses_count", "followers_count", "location", "profile_image_url", "created_at") VALUES(NULL, 'Twitter Man', NULL, '2009-03-27 19:16:30', NULL, NULL, NULL, 'fakeaccesstokensecret', '2009-04-06 19:16:30', NULL, NULL, 'Saving the world for all Twitter kind.', 'abcdef', NULL, NULL, NULL, 'fakeaccesstoken', NULL, NULL, 'twitterman', NULL, NULL, NULL, NULL, NULL, '2009-03-27 19:16:30')
6406
+ TwitterAuth::GenericUser Exists (0.4ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'walker') LIMIT 1
6407
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE ("twitter_auth_users"."remember_token" = 'ghijkl') LIMIT 1
6408
+ TwitterAuth::GenericUser Exists (0.2ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'walker') LIMIT 1
6409
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE ("twitter_auth_users"."remember_token" = 'ghijkl') LIMIT 1
6410
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'walker') LIMIT 1
6411
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE ("twitter_auth_users"."remember_token" = 'ghijkl') LIMIT 1
6412
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'walker') LIMIT 1
6413
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE ("twitter_auth_users"."remember_token" = 'ghijkl') LIMIT 1
6414
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'walker') LIMIT 1
6415
+ TwitterAuth::GenericUser Exists (4.6ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE ("twitter_auth_users"."remember_token" = 'ghijkl') LIMIT 1
6416
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'walker') LIMIT 1
6417
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE ("twitter_auth_users"."remember_token" = 'ghijkl') LIMIT 1
6418
+ User Create (0.1ms) INSERT INTO "twitter_auth_users" ("salt", "name", "profile_sidebar_fill_color", "updated_at", "crypted_password", "profile_link_color", "profile_sidebar_border_color", "access_secret", "remember_token_expires_at", "url", "favourites_count", "description", "remember_token", "protected", "profile_text_color", "utc_offset", "access_token", "profile_background_color", "time_zone", "login", "friends_count", "statuses_count", "followers_count", "location", "profile_image_url", "created_at") VALUES(NULL, 'Twitter Man', NULL, '2009-03-27 19:16:30', NULL, NULL, NULL, 'fakeaccesstokensecret', '2009-03-17 19:16:30', NULL, NULL, 'Saving the world for all Twitter kind.', 'ghijkl', NULL, NULL, NULL, 'fakeaccesstoken', NULL, NULL, 'walker', NULL, NULL, NULL, NULL, NULL, '2009-03-27 19:16:30')
6419
+ User Load (0.2ms) SELECT * FROM "twitter_auth_users" WHERE (remember_token = 'ghijkl' AND remember_token_expires_at > '2009-03-27 15:16:30') LIMIT 1
6420
+ TwitterAuth::GenericUser Exists (0.2ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6421
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE ("twitter_auth_users"."remember_token" = 'abcdef') LIMIT 1
6422
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6423
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE ("twitter_auth_users"."remember_token" = 'abcdef') LIMIT 1
6424
+ TwitterAuth::GenericUser Exists (0.2ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6425
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE ("twitter_auth_users"."remember_token" = 'abcdef') LIMIT 1
6426
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6427
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE ("twitter_auth_users"."remember_token" = 'abcdef') LIMIT 1
6428
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6429
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE ("twitter_auth_users"."remember_token" = 'abcdef') LIMIT 1
6430
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6431
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE ("twitter_auth_users"."remember_token" = 'abcdef') LIMIT 1
6432
+ User Create (0.7ms) INSERT INTO "twitter_auth_users" ("salt", "name", "profile_sidebar_fill_color", "updated_at", "crypted_password", "profile_link_color", "profile_sidebar_border_color", "access_secret", "remember_token_expires_at", "url", "favourites_count", "description", "remember_token", "protected", "profile_text_color", "utc_offset", "access_token", "profile_background_color", "time_zone", "login", "friends_count", "statuses_count", "followers_count", "location", "profile_image_url", "created_at") VALUES(NULL, 'Twitter Man', NULL, '2009-03-27 19:16:30', NULL, NULL, NULL, 'fakeaccesstokensecret', '2009-04-06 19:16:30', NULL, NULL, 'Saving the world for all Twitter kind.', 'abcdef', NULL, NULL, NULL, 'fakeaccesstoken', NULL, NULL, 'twitterman', NULL, NULL, NULL, NULL, NULL, '2009-03-27 19:16:30')
6433
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'stranger') LIMIT 1
6434
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'stranger') LIMIT 1
6435
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'stranger') LIMIT 1
6436
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'stranger') LIMIT 1
6437
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'stranger') LIMIT 1
6438
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'stranger') LIMIT 1
6439
+ User Create (0.1ms) INSERT INTO "twitter_auth_users" ("salt", "name", "profile_sidebar_fill_color", "updated_at", "crypted_password", "profile_link_color", "profile_sidebar_border_color", "access_secret", "remember_token_expires_at", "url", "favourites_count", "description", "remember_token", "protected", "profile_text_color", "utc_offset", "access_token", "profile_background_color", "time_zone", "login", "friends_count", "statuses_count", "followers_count", "location", "profile_image_url", "created_at") VALUES(NULL, 'Twitter Man', NULL, '2009-03-27 19:16:30', NULL, NULL, NULL, 'fakeaccesstokensecret', '2009-04-06 19:16:30', NULL, NULL, 'Saving the world for all Twitter kind.', NULL, NULL, NULL, NULL, 'fakeaccesstoken', NULL, NULL, 'stranger', NULL, NULL, NULL, NULL, NULL, '2009-03-27 19:16:30')
6440
+ User Load (3.7ms) SELECT * FROM "twitter_auth_users" WHERE (remember_token = NULL AND remember_token_expires_at > '2009-03-27 15:16:30') LIMIT 1
6441
+ TwitterAuth::GenericUser Exists (0.3ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6442
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6443
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6444
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6445
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6446
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6447
+ User Create (0.3ms) INSERT INTO "twitter_auth_users" ("salt", "name", "profile_sidebar_fill_color", "updated_at", "crypted_password", "profile_link_color", "profile_sidebar_border_color", "access_secret", "remember_token_expires_at", "url", "favourites_count", "description", "remember_token", "protected", "profile_text_color", "utc_offset", "access_token", "profile_background_color", "time_zone", "login", "friends_count", "statuses_count", "followers_count", "location", "profile_image_url", "created_at") VALUES('7617ccad', 'Twitter Man', NULL, '2009-03-27 19:16:30', '�e�`�Ӡc�����@', NULL, NULL, NULL, NULL, NULL, NULL, 'Saving the world for all Twitter kind.', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'twitterman', NULL, NULL, NULL, NULL, NULL, '2009-03-27 19:16:30')
6448
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6449
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6450
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6451
+ TwitterAuth::GenericUser Exists (2.0ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6452
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6453
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6454
+ User Create (0.4ms) INSERT INTO "twitter_auth_users" ("salt", "name", "profile_sidebar_fill_color", "updated_at", "crypted_password", "profile_link_color", "profile_sidebar_border_color", "access_secret", "remember_token_expires_at", "url", "favourites_count", "description", "remember_token", "protected", "profile_text_color", "utc_offset", "access_token", "profile_background_color", "time_zone", "login", "friends_count", "statuses_count", "followers_count", "location", "profile_image_url", "created_at") VALUES('2a474621', 'Twitter Man', NULL, '2009-03-27 19:16:30', 'j���=�Q�Z��
6455
+ �哙', NULL, NULL, NULL, NULL, NULL, NULL, 'Saving the world for all Twitter kind.', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'twitterman', NULL, NULL, NULL, NULL, NULL, '2009-03-27 19:16:30')
6456
+ TwitterAuth::GenericUser Exists (1.4ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6457
+ TwitterAuth::GenericUser Exists (0.2ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6458
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6459
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6460
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6461
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6462
+ User Create (0.3ms) INSERT INTO "twitter_auth_users" ("salt", "name", "profile_sidebar_fill_color", "updated_at", "crypted_password", "profile_link_color", "profile_sidebar_border_color", "access_secret", "remember_token_expires_at", "url", "favourites_count", "description", "remember_token", "protected", "profile_text_color", "utc_offset", "access_token", "profile_background_color", "time_zone", "login", "friends_count", "statuses_count", "followers_count", "location", "profile_image_url", "created_at") VALUES('14f7f994', 'Twitter Man', NULL, '2009-03-27 19:16:30', 'Xl�[��k�>F1��/<', NULL, NULL, NULL, NULL, NULL, NULL, 'Saving the world for all Twitter kind.', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'twitterman', NULL, NULL, NULL, NULL, NULL, '2009-03-27 19:16:30')
6463
+ TwitterAuth::GenericUser Exists (0.2ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6464
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6465
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6466
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6467
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6468
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6469
+ User Create (0.4ms) INSERT INTO "twitter_auth_users" ("salt", "name", "profile_sidebar_fill_color", "updated_at", "crypted_password", "profile_link_color", "profile_sidebar_border_color", "access_secret", "remember_token_expires_at", "url", "favourites_count", "description", "remember_token", "protected", "profile_text_color", "utc_offset", "access_token", "profile_background_color", "time_zone", "login", "friends_count", "statuses_count", "followers_count", "location", "profile_image_url", "created_at") VALUES('7e7070db', 'Twitter Man', NULL, '2009-03-27 19:16:30', '�;F�����c��M��', NULL, NULL, NULL, NULL, NULL, NULL, 'Saving the world for all Twitter kind.', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'twitterman', NULL, NULL, NULL, NULL, NULL, '2009-03-27 19:16:30')
6470
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6471
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6472
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6473
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6474
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6475
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6476
+ User Create (0.3ms) INSERT INTO "twitter_auth_users" ("salt", "name", "profile_sidebar_fill_color", "updated_at", "crypted_password", "profile_link_color", "profile_sidebar_border_color", "access_secret", "remember_token_expires_at", "url", "favourites_count", "description", "remember_token", "protected", "profile_text_color", "utc_offset", "access_token", "profile_background_color", "time_zone", "login", "friends_count", "statuses_count", "followers_count", "location", "profile_image_url", "created_at") VALUES('3f85a95e', 'Twitter Man', NULL, '2009-03-27 19:16:30', '��Ejˊ�ڶ���%25e�', NULL, NULL, NULL, NULL, NULL, NULL, 'Saving the world for all Twitter kind.', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'twitterman', NULL, NULL, NULL, NULL, NULL, '2009-03-27 19:16:30')
6477
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6478
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6479
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6480
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6481
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6482
+ TwitterAuth::GenericUser Exists (0.3ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6483
+ User Create (0.5ms) INSERT INTO "twitter_auth_users" ("salt", "name", "profile_sidebar_fill_color", "updated_at", "crypted_password", "profile_link_color", "profile_sidebar_border_color", "access_secret", "remember_token_expires_at", "url", "favourites_count", "description", "remember_token", "protected", "profile_text_color", "utc_offset", "access_token", "profile_background_color", "time_zone", "login", "friends_count", "statuses_count", "followers_count", "location", "profile_image_url", "created_at") VALUES('e2cfb8d3', 'Twitter Man', NULL, '2009-03-27 19:16:30', 'Ӈ
6484
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6485
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6486
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6487
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6488
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6489
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6490
+ User Create (0.3ms) INSERT INTO "twitter_auth_users" ("salt", "name", "profile_sidebar_fill_color", "updated_at", "crypted_password", "profile_link_color", "profile_sidebar_border_color", "access_secret", "remember_token_expires_at", "url", "favourites_count", "description", "remember_token", "protected", "profile_text_color", "utc_offset", "access_token", "profile_background_color", "time_zone", "login", "friends_count", "statuses_count", "followers_count", "location", "profile_image_url", "created_at") VALUES('d897a61e', 'Twitter Man', NULL, '2009-03-27 19:16:30', 'J5/l���4e�~X9', NULL, NULL, NULL, NULL, NULL, NULL, 'Saving the world for all Twitter kind.', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'twitterman', NULL, NULL, NULL, NULL, NULL, '2009-03-27 19:16:30')
6491
+ TwitterAuth::GenericUser Exists (4.7ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6492
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6493
+ TwitterAuth::GenericUser Exists (0.2ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6494
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6495
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6496
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6497
+ User Create (0.6ms) INSERT INTO "twitter_auth_users" ("salt", "name", "profile_sidebar_fill_color", "updated_at", "crypted_password", "profile_link_color", "profile_sidebar_border_color", "access_secret", "remember_token_expires_at", "url", "favourites_count", "description", "remember_token", "protected", "profile_text_color", "utc_offset", "access_token", "profile_background_color", "time_zone", "login", "friends_count", "statuses_count", "followers_count", "location", "profile_image_url", "created_at") VALUES('01b58cbb', 'Twitter Man', NULL, '2009-03-27 19:16:30', ' ��ђ��?����X', NULL, NULL, NULL, NULL, NULL, NULL, 'Saving the world for all Twitter kind.', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'twitterman', NULL, NULL, NULL, NULL, NULL, '2009-03-27 19:16:30')
6498
+ TwitterAuth::GenericUser Exists (0.2ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6499
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6500
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6501
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6502
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6503
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6504
+ User Create (0.4ms) INSERT INTO "twitter_auth_users" ("salt", "name", "profile_sidebar_fill_color", "updated_at", "crypted_password", "profile_link_color", "profile_sidebar_border_color", "access_secret", "remember_token_expires_at", "url", "favourites_count", "description", "remember_token", "protected", "profile_text_color", "utc_offset", "access_token", "profile_background_color", "time_zone", "login", "friends_count", "statuses_count", "followers_count", "location", "profile_image_url", "created_at") VALUES('56508195', 'Twitter Man', NULL, '2009-03-27 19:16:30', 'AZ�K�D"���f[', NULL, NULL, NULL, NULL, NULL, NULL, 'Saving the world for all Twitter kind.', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'twitterman', NULL, NULL, NULL, NULL, NULL, '2009-03-27 19:16:30')
6505
+ TwitterAuth::GenericUser Exists (0.2ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6506
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6507
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6508
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6509
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6510
+ TwitterAuth::GenericUser Exists (1.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6511
+ User Create (5.0ms) INSERT INTO "twitter_auth_users" ("salt", "name", "profile_sidebar_fill_color", "updated_at", "crypted_password", "profile_link_color", "profile_sidebar_border_color", "access_secret", "remember_token_expires_at", "url", "favourites_count", "description", "remember_token", "protected", "profile_text_color", "utc_offset", "access_token", "profile_background_color", "time_zone", "login", "friends_count", "statuses_count", "followers_count", "location", "profile_image_url", "created_at") VALUES('95753939', 'Twitter Man', NULL, '2009-03-27 19:16:31', 'X���jp=�z0i���', NULL, NULL, NULL, NULL, NULL, NULL, 'Saving the world for all Twitter kind.', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'twitterman', NULL, NULL, NULL, NULL, NULL, '2009-03-27 19:16:31')
6512
+ TwitterAuth::GenericUser Exists (0.2ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6513
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6514
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6515
+ TwitterAuth::GenericUser Exists (0.6ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6516
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6517
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6518
+ User Create (0.3ms) INSERT INTO "twitter_auth_users" ("salt", "name", "profile_sidebar_fill_color", "updated_at", "crypted_password", "profile_link_color", "profile_sidebar_border_color", "access_secret", "remember_token_expires_at", "url", "favourites_count", "description", "remember_token", "protected", "profile_text_color", "utc_offset", "access_token", "profile_background_color", "time_zone", "login", "friends_count", "statuses_count", "followers_count", "location", "profile_image_url", "created_at") VALUES('9cea96b4', 'Twitter Man', NULL, '2009-03-27 19:16:31', '���7�|�ɳ�*�\�', NULL, NULL, NULL, NULL, NULL, NULL, 'Saving the world for all Twitter kind.', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'twitterman', NULL, NULL, NULL, NULL, NULL, '2009-03-27 19:16:31')
6519
+ TwitterAuth::GenericUser Exists (0.2ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6520
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6521
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6522
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6523
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6524
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6525
+ User Create (14.2ms) INSERT INTO "twitter_auth_users" ("salt", "name", "profile_sidebar_fill_color", "updated_at", "crypted_password", "profile_link_color", "profile_sidebar_border_color", "access_secret", "remember_token_expires_at", "url", "favourites_count", "description", "remember_token", "protected", "profile_text_color", "utc_offset", "access_token", "profile_background_color", "time_zone", "login", "friends_count", "statuses_count", "followers_count", "location", "profile_image_url", "created_at") VALUES('fc76edfb', 'Twitter Man', NULL, '2009-03-27 19:16:31', '��''2�k�%25����', NULL, NULL, NULL, NULL, NULL, NULL, 'Saving the world for all Twitter kind.', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'twitterman', NULL, NULL, NULL, NULL, NULL, '2009-03-27 19:16:31')
6526
+ TwitterAuth::GenericUser Exists (0.2ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6527
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6528
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6529
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6530
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6531
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6532
+ User Create (0.4ms) INSERT INTO "twitter_auth_users" ("salt", "name", "profile_sidebar_fill_color", "updated_at", "crypted_password", "profile_link_color", "profile_sidebar_border_color", "access_secret", "remember_token_expires_at", "url", "favourites_count", "description", "remember_token", "protected", "profile_text_color", "utc_offset", "access_token", "profile_background_color", "time_zone", "login", "friends_count", "statuses_count", "followers_count", "location", "profile_image_url", "created_at") VALUES('289151f0', 'Twitter Man', NULL, '2009-03-27 19:16:31', '�p��R�[׻����R', NULL, NULL, NULL, NULL, NULL, NULL, 'Saving the world for all Twitter kind.', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'twitterman', NULL, NULL, NULL, NULL, NULL, '2009-03-27 19:16:31')
6533
+ TwitterAuth::GenericUser Exists (0.2ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6534
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6535
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6536
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6537
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6538
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6539
+ User Create (0.3ms) INSERT INTO "twitter_auth_users" ("salt", "name", "profile_sidebar_fill_color", "updated_at", "crypted_password", "profile_link_color", "profile_sidebar_border_color", "access_secret", "remember_token_expires_at", "url", "favourites_count", "description", "remember_token", "protected", "profile_text_color", "utc_offset", "access_token", "profile_background_color", "time_zone", "login", "friends_count", "statuses_count", "followers_count", "location", "profile_image_url", "created_at") VALUES('a3343062', 'Twitter Man', NULL, '2009-03-27 19:16:31', ':=���$�,]J"*�m', NULL, NULL, NULL, NULL, NULL, NULL, 'Saving the world for all Twitter kind.', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'twitterman', NULL, NULL, NULL, NULL, NULL, '2009-03-27 19:16:31')
6540
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6541
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6542
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6543
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6544
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6545
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6546
+ User Create (0.3ms) INSERT INTO "twitter_auth_users" ("salt", "name", "profile_sidebar_fill_color", "updated_at", "crypted_password", "profile_link_color", "profile_sidebar_border_color", "access_secret", "remember_token_expires_at", "url", "favourites_count", "description", "remember_token", "protected", "profile_text_color", "utc_offset", "access_token", "profile_background_color", "time_zone", "login", "friends_count", "statuses_count", "followers_count", "location", "profile_image_url", "created_at") VALUES('27bd7dec', 'Twitter Man', NULL, '2009-03-27 19:16:31', '=�K7�ӹ���^�%00�', NULL, NULL, NULL, NULL, NULL, NULL, 'Saving the world for all Twitter kind.', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'twitterman', NULL, NULL, NULL, NULL, NULL, '2009-03-27 19:16:31')
6547
+ TwitterAuth::GenericUser Exists (0.2ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6548
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6549
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6550
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6551
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6552
+ TwitterAuth::GenericUser Exists (0.3ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6553
+ User Create (0.4ms) INSERT INTO "twitter_auth_users" ("salt", "name", "profile_sidebar_fill_color", "updated_at", "crypted_password", "profile_link_color", "profile_sidebar_border_color", "access_secret", "remember_token_expires_at", "url", "favourites_count", "description", "remember_token", "protected", "profile_text_color", "utc_offset", "access_token", "profile_background_color", "time_zone", "login", "friends_count", "statuses_count", "followers_count", "location", "profile_image_url", "created_at") VALUES('6bc8a62d', 'Twitter Man', NULL, '2009-03-27 19:16:31', 'F�f`ј���V����%25', NULL, NULL, NULL, NULL, NULL, NULL, 'Saving the world for all Twitter kind.', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'twitterman', NULL, NULL, NULL, NULL, NULL, '2009-03-27 19:16:31')
6554
+ TwitterAuth::GenericUser Exists (0.2ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6555
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6556
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6557
+ TwitterAuth::GenericUser Exists (1.4ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6558
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6559
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6560
+ User Create (0.3ms) INSERT INTO "twitter_auth_users" ("salt", "name", "profile_sidebar_fill_color", "updated_at", "crypted_password", "profile_link_color", "profile_sidebar_border_color", "access_secret", "remember_token_expires_at", "url", "favourites_count", "description", "remember_token", "protected", "profile_text_color", "utc_offset", "access_token", "profile_background_color", "time_zone", "login", "friends_count", "statuses_count", "followers_count", "location", "profile_image_url", "created_at") VALUES('c2f61b77', 'Twitter Man', NULL, '2009-03-27 19:16:31', '�9Sy�b
6561
+ z�8�
6562
+ @���', NULL, NULL, NULL, NULL, NULL, NULL, 'Saving the world for all Twitter kind.', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'twitterman', NULL, NULL, NULL, NULL, NULL, '2009-03-27 19:16:31')
6563
+ SQL (0.3ms) select sqlite_version(*)
6564
+ SQL (0.6ms)  SELECT name
6565
+ FROM sqlite_master
6566
+ WHERE type = 'table' AND NOT name = 'sqlite_sequence'
6567
+ 
6568
+ SQL (3.0ms) DROP TABLE "twitter_auth_users"
6569
+ SQL (12.5ms) CREATE TABLE "twitter_auth_users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "login" varchar(255), "access_token" varchar(255), "access_secret" varchar(255), "crypted_password" blob, "salt" varchar(255), "remember_token" varchar(255), "remember_token_expires_at" datetime, "name" varchar(255), "location" varchar(255), "description" varchar(255), "profile_image_url" varchar(255), "url" varchar(255), "protected" boolean, "profile_background_color" varchar(255), "profile_sidebar_fill_color" varchar(255), "profile_link_color" varchar(255), "profile_sidebar_border_color" varchar(255), "profile_text_color" varchar(255), "friends_count" integer, "statuses_count" integer, "followers_count" integer, "favourites_count" integer, "utc_offset" integer, "time_zone" varchar(255), "created_at" datetime, "updated_at" datetime) 
6570
+ SQL (0.3ms)  SELECT name
6571
+ FROM sqlite_master
6572
+ WHERE type = 'table' AND NOT name = 'sqlite_sequence'
6573
+ 
6574
+ SQL (0.2ms) SELECT version FROM "schema_migrations"
6575
+ TwitterAuth::GenericUser Exists (1.6ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6576
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6577
+ User Create (0.3ms) INSERT INTO "twitter_auth_users" ("salt", "name", "profile_sidebar_fill_color", "updated_at", "crypted_password", "profile_link_color", "profile_sidebar_border_color", "access_secret", "remember_token_expires_at", "url", "favourites_count", "description", "remember_token", "protected", "profile_text_color", "utc_offset", "access_token", "profile_background_color", "time_zone", "login", "friends_count", "statuses_count", "followers_count", "location", "profile_image_url", "created_at") VALUES('5586b277', 'Twitter Man', NULL, '2009-03-27 19:17:34', '%00W�v �(i�^Ŝ_', NULL, NULL, NULL, NULL, NULL, NULL, 'Saving the world for all Twitter kind.', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'twitterman', NULL, NULL, NULL, NULL, NULL, '2009-03-27 19:17:34')
6578
+ TwitterAuth::GenericUser Exists (0.4ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6579
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6580
+ User Create (0.3ms) INSERT INTO "twitter_auth_users" ("salt", "name", "profile_sidebar_fill_color", "updated_at", "crypted_password", "profile_link_color", "profile_sidebar_border_color", "access_secret", "remember_token_expires_at", "url", "favourites_count", "description", "remember_token", "protected", "profile_text_color", "utc_offset", "access_token", "profile_background_color", "time_zone", "login", "friends_count", "statuses_count", "followers_count", "location", "profile_image_url", "created_at") VALUES('e2719e31', 'Twitter Man', NULL, '2009-03-27 19:17:34', '�V��S񕢮�?�{�
6581
+ ', NULL, NULL, NULL, NULL, NULL, NULL, 'Saving the world for all Twitter kind.', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'twitterman', NULL, NULL, NULL, NULL, NULL, '2009-03-27 19:17:34')
6582
+ TwitterAuth::GenericUser Exists (0.2ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6583
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6584
+ User Create (0.5ms) INSERT INTO "twitter_auth_users" ("salt", "name", "profile_sidebar_fill_color", "updated_at", "crypted_password", "profile_link_color", "profile_sidebar_border_color", "access_secret", "remember_token_expires_at", "url", "favourites_count", "description", "remember_token", "protected", "profile_text_color", "utc_offset", "access_token", "profile_background_color", "time_zone", "login", "friends_count", "statuses_count", "followers_count", "location", "profile_image_url", "created_at") VALUES('d12c73c2', 'Twitter Man', NULL, '2009-03-27 19:17:34', '~\Z��t��}�g��#', NULL, NULL, NULL, NULL, NULL, NULL, 'Saving the world for all Twitter kind.', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'twitterman', NULL, NULL, NULL, NULL, NULL, '2009-03-27 19:17:34')
6585
+ TwitterAuth::GenericUser Exists (0.2ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6586
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6587
+ User Create (0.2ms) INSERT INTO "twitter_auth_users" ("salt", "name", "profile_sidebar_fill_color", "updated_at", "crypted_password", "profile_link_color", "profile_sidebar_border_color", "access_secret", "remember_token_expires_at", "url", "favourites_count", "description", "remember_token", "protected", "profile_text_color", "utc_offset", "access_token", "profile_background_color", "time_zone", "login", "friends_count", "statuses_count", "followers_count", "location", "profile_image_url", "created_at") VALUES('95923610', 'Twitter Man', NULL, '2009-03-27 19:17:34', 'l��p�I�''a�ߓ��', NULL, NULL, NULL, NULL, NULL, NULL, 'Saving the world for all Twitter kind.', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'twitterman', NULL, NULL, NULL, NULL, NULL, '2009-03-27 19:17:34')
6588
+ TwitterAuth::GenericUser Exists (0.4ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6589
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6590
+ User Create (0.4ms) INSERT INTO "twitter_auth_users" ("salt", "name", "profile_sidebar_fill_color", "updated_at", "crypted_password", "profile_link_color", "profile_sidebar_border_color", "access_secret", "remember_token_expires_at", "url", "favourites_count", "description", "remember_token", "protected", "profile_text_color", "utc_offset", "access_token", "profile_background_color", "time_zone", "login", "friends_count", "statuses_count", "followers_count", "location", "profile_image_url", "created_at") VALUES('e3b35e67', 'Twitter Man', NULL, '2009-03-27 19:17:34', '��w-.�<<X��$Nϝ�', NULL, NULL, NULL, NULL, NULL, NULL, 'Saving the world for all Twitter kind.', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'twitterman', NULL, NULL, NULL, NULL, NULL, '2009-03-27 19:17:34')
6591
+ TwitterAuth::GenericUser Exists (0.2ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6592
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6593
+ User Create (0.5ms) INSERT INTO "twitter_auth_users" ("salt", "name", "profile_sidebar_fill_color", "updated_at", "crypted_password", "profile_link_color", "profile_sidebar_border_color", "access_secret", "remember_token_expires_at", "url", "favourites_count", "description", "remember_token", "protected", "profile_text_color", "utc_offset", "access_token", "profile_background_color", "time_zone", "login", "friends_count", "statuses_count", "followers_count", "location", "profile_image_url", "created_at") VALUES('69e6d946', 'Twitter Man', NULL, '2009-03-27 19:17:34', '�(��)~��ݗ2.��', NULL, NULL, NULL, NULL, NULL, NULL, 'Saving the world for all Twitter kind.', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'twitterman', NULL, NULL, NULL, NULL, NULL, '2009-03-27 19:17:34')
6594
+ TwitterAuth::GenericUser Exists (0.2ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6595
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6596
+ User Create (0.3ms) INSERT INTO "twitter_auth_users" ("salt", "name", "profile_sidebar_fill_color", "updated_at", "crypted_password", "profile_link_color", "profile_sidebar_border_color", "access_secret", "remember_token_expires_at", "url", "favourites_count", "description", "remember_token", "protected", "profile_text_color", "utc_offset", "access_token", "profile_background_color", "time_zone", "login", "friends_count", "statuses_count", "followers_count", "location", "profile_image_url", "created_at") VALUES('97b8cb5d', 'Twitter Man', NULL, '2009-03-27 19:17:34', '''�mGZ���+9����', NULL, NULL, NULL, NULL, NULL, NULL, 'Saving the world for all Twitter kind.', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'twitterman', NULL, NULL, NULL, NULL, NULL, '2009-03-27 19:17:34')
6597
+ TwitterAuth::GenericUser Exists (0.2ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6598
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6599
+ User Create (0.3ms) INSERT INTO "twitter_auth_users" ("salt", "name", "profile_sidebar_fill_color", "updated_at", "crypted_password", "profile_link_color", "profile_sidebar_border_color", "access_secret", "remember_token_expires_at", "url", "favourites_count", "description", "remember_token", "protected", "profile_text_color", "utc_offset", "access_token", "profile_background_color", "time_zone", "login", "friends_count", "statuses_count", "followers_count", "location", "profile_image_url", "created_at") VALUES('fdf86109', 'Twitter Man', NULL, '2009-03-27 19:17:34', '4�%00�m�G�0���1�a
6600
+ TwitterAuth::GenericUser Exists (0.2ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6601
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6602
+ User Create (0.3ms) INSERT INTO "twitter_auth_users" ("salt", "name", "profile_sidebar_fill_color", "updated_at", "crypted_password", "profile_link_color", "profile_sidebar_border_color", "access_secret", "remember_token_expires_at", "url", "favourites_count", "description", "remember_token", "protected", "profile_text_color", "utc_offset", "access_token", "profile_background_color", "time_zone", "login", "friends_count", "statuses_count", "followers_count", "location", "profile_image_url", "created_at") VALUES('688d0fef', 'Twitter Man', NULL, '2009-03-27 19:17:34', '��aV�N�5��R', NULL, NULL, NULL, NULL, NULL, NULL, 'Saving the world for all Twitter kind.', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'twitterman', NULL, NULL, NULL, NULL, NULL, '2009-03-27 19:17:34')
6603
+ TwitterAuth::GenericUser Exists (0.2ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6604
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6605
+ User Create (0.5ms) INSERT INTO "twitter_auth_users" ("salt", "name", "profile_sidebar_fill_color", "updated_at", "crypted_password", "profile_link_color", "profile_sidebar_border_color", "access_secret", "remember_token_expires_at", "url", "favourites_count", "description", "remember_token", "protected", "profile_text_color", "utc_offset", "access_token", "profile_background_color", "time_zone", "login", "friends_count", "statuses_count", "followers_count", "location", "profile_image_url", "created_at") VALUES('50f26450', 'Twitter Man', NULL, '2009-03-27 19:17:34', 'N��eಗ���x��', NULL, NULL, NULL, NULL, NULL, NULL, 'Saving the world for all Twitter kind.', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'twitterman', NULL, NULL, NULL, NULL, NULL, '2009-03-27 19:17:34')
6606
+ TwitterAuth::GenericUser Exists (0.2ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6607
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6608
+ User Create (0.9ms) INSERT INTO "twitter_auth_users" ("salt", "name", "profile_sidebar_fill_color", "updated_at", "crypted_password", "profile_link_color", "profile_sidebar_border_color", "access_secret", "remember_token_expires_at", "url", "favourites_count", "description", "remember_token", "protected", "profile_text_color", "utc_offset", "access_token", "profile_background_color", "time_zone", "login", "friends_count", "statuses_count", "followers_count", "location", "profile_image_url", "created_at") VALUES('b3e78fea', 'Twitter Man', NULL, '2009-03-27 19:17:34', 'u?�\b�������n', NULL, NULL, NULL, NULL, NULL, NULL, 'Saving the world for all Twitter kind.', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'twitterman', NULL, NULL, NULL, NULL, NULL, '2009-03-27 19:17:34')
6609
+ TwitterAuth::GenericUser Exists (0.2ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6610
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6611
+ User Create (0.3ms) INSERT INTO "twitter_auth_users" ("salt", "name", "profile_sidebar_fill_color", "updated_at", "crypted_password", "profile_link_color", "profile_sidebar_border_color", "access_secret", "remember_token_expires_at", "url", "favourites_count", "description", "remember_token", "protected", "profile_text_color", "utc_offset", "access_token", "profile_background_color", "time_zone", "login", "friends_count", "statuses_count", "followers_count", "location", "profile_image_url", "created_at") VALUES('7e27822d', 'Twitter Man', NULL, '2009-03-27 19:17:34', '�i��Y���L:� ~���', NULL, NULL, NULL, NULL, NULL, NULL, 'Saving the world for all Twitter kind.', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'twitterman', NULL, NULL, NULL, NULL, NULL, '2009-03-27 19:17:34')
6612
+ TwitterAuth::GenericUser Exists (0.2ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6613
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6614
+ User Create (0.3ms) INSERT INTO "twitter_auth_users" ("salt", "name", "profile_sidebar_fill_color", "updated_at", "crypted_password", "profile_link_color", "profile_sidebar_border_color", "access_secret", "remember_token_expires_at", "url", "favourites_count", "description", "remember_token", "protected", "profile_text_color", "utc_offset", "access_token", "profile_background_color", "time_zone", "login", "friends_count", "statuses_count", "followers_count", "location", "profile_image_url", "created_at") VALUES('9e4f5e01', 'Twitter Man', NULL, '2009-03-27 19:17:34', '\����<�R_H7��A', NULL, NULL, NULL, NULL, NULL, NULL, 'Saving the world for all Twitter kind.', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'twitterman', NULL, NULL, NULL, NULL, NULL, '2009-03-27 19:17:34')
6615
+ TwitterAuth::GenericUser Exists (0.2ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6616
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6617
+ User Create (0.3ms) INSERT INTO "twitter_auth_users" ("salt", "name", "profile_sidebar_fill_color", "updated_at", "crypted_password", "profile_link_color", "profile_sidebar_border_color", "access_secret", "remember_token_expires_at", "url", "favourites_count", "description", "remember_token", "protected", "profile_text_color", "utc_offset", "access_token", "profile_background_color", "time_zone", "login", "friends_count", "statuses_count", "followers_count", "location", "profile_image_url", "created_at") VALUES('332527b7', 'Twitter Man', NULL, '2009-03-27 19:17:34', '���c�ʆ|nC<�\�', NULL, NULL, NULL, NULL, NULL, NULL, 'Saving the world for all Twitter kind.', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'twitterman', NULL, NULL, NULL, NULL, NULL, '2009-03-27 19:17:34')
6618
+ TwitterAuth::GenericUser Exists (0.2ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6619
+ TwitterAuth::GenericUser Exists (0.2ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6620
+ User Create (1.0ms) INSERT INTO "twitter_auth_users" ("salt", "name", "profile_sidebar_fill_color", "updated_at", "crypted_password", "profile_link_color", "profile_sidebar_border_color", "access_secret", "remember_token_expires_at", "url", "favourites_count", "description", "remember_token", "protected", "profile_text_color", "utc_offset", "access_token", "profile_background_color", "time_zone", "login", "friends_count", "statuses_count", "followers_count", "location", "profile_image_url", "created_at") VALUES('4951602e', 'Twitter Man', NULL, '2009-03-27 19:17:34', '#���m���v(��(�', NULL, NULL, NULL, NULL, NULL, NULL, 'Saving the world for all Twitter kind.', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'twitterman', NULL, NULL, NULL, NULL, NULL, '2009-03-27 19:17:34')
6621
+ TwitterAuth::GenericUser Exists (4.4ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6622
+ TwitterAuth::GenericUser Exists (1.2ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6623
+ User Create (0.4ms) INSERT INTO "twitter_auth_users" ("salt", "name", "profile_sidebar_fill_color", "updated_at", "crypted_password", "profile_link_color", "profile_sidebar_border_color", "access_secret", "remember_token_expires_at", "url", "favourites_count", "description", "remember_token", "protected", "profile_text_color", "utc_offset", "access_token", "profile_background_color", "time_zone", "login", "friends_count", "statuses_count", "followers_count", "location", "profile_image_url", "created_at") VALUES('76112528', 'Twitter Man', NULL, '2009-03-27 19:17:34', '���P��{�x�', NULL, NULL, NULL, NULL, NULL, NULL, 'Saving the world for all Twitter kind.', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'twitterman', NULL, NULL, NULL, NULL, NULL, '2009-03-27 19:17:34')
6624
+ TwitterAuth::GenericUser Exists (0.2ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6625
+ TwitterAuth::GenericUser Exists (0.1ms) SELECT "twitter_auth_users".id FROM "twitter_auth_users" WHERE (LOWER("twitter_auth_users"."login") = 'twitterman') LIMIT 1
6626
+ User Create (0.4ms) INSERT INTO "twitter_auth_users" ("salt", "name", "profile_sidebar_fill_color", "updated_at", "crypted_password", "profile_link_color", "profile_sidebar_border_color", "access_secret", "remember_token_expires_at", "url", "favourites_count", "description", "remember_token", "protected", "profile_text_color", "utc_offset", "access_token", "profile_background_color", "time_zone", "login", "friends_count", "statuses_count", "followers_count", "location", "profile_image_url", "created_at") VALUES('53241c39', 'Twitter Man', NULL, '2009-03-27 19:17:35', '�7~1ȹ(�~��''', NULL, NULL, NULL, NULL, NULL, NULL, 'Saving the world for all Twitter kind.', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'twitterman', NULL, NULL, NULL, NULL, NULL, '2009-03-27 19:17:35')