(0.9ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (1.0ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version") ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" Migrating to CreateUsers (20140213183243)  (0.1ms) begin transaction  (0.3ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "created_at" datetime, "updated_at" datetime)  SQL (0.2ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20140213183243"]]  (0.7ms) commit transaction ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" SQL (2.5ms) DELETE FROM "users" ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" SQL (0.9ms) DELETE FROM "users" DEPRECATION WARNING: ActiveRecord::Fixtures is deprecated! Use ActiveRecord::FixtureSet instead. (called from at /Users/nick/Hive/thermometer/test/dummy/db/seeds.rb:5) ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" ActiveRecord::SchemaMigration Load (0.2ms) SELECT "schema_migrations".* FROM "schema_migrations" SQL (1.0ms) DELETE FROM "users" DEPRECATION WARNING: ActiveRecord::Fixtures is deprecated! Use ActiveRecord::FixtureSet instead. (called from at /Users/nick/Hive/thermometer/test/dummy/db/seeds.rb:5) ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" SQL (2.1ms) DELETE FROM "users" DEPRECATION WARNING: ActiveRecord::Fixtures is deprecated! Use ActiveRecord::FixtureSet instead. (called from at /Users/nick/Hive/thermometer/test/dummy/db/seeds.rb:5)  (0.1ms) begin transaction Fixture Delete (0.2ms) DELETE FROM "users" Fixture Insert (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Amaya Ankunding', '2014-02-13 19:05:58', '2014-02-13 19:05:58', 338193910) Fixture Insert (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Raymundo Hintz PhD', '2014-02-13 19:05:58', '2014-02-13 19:05:58', 590306657) Fixture Insert (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Boyd Tromp', '2014-02-13 19:05:58', '2014-02-13 19:05:58', 975572189) Fixture Insert (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Stewart Dooley MD', '2014-02-13 19:05:58', '2014-02-13 19:05:58', 220281934) Fixture Insert (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Gust Cummings', '2014-02-13 19:05:58', '2014-02-13 19:05:58', 323332591)  (1.0ms) commit transaction ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" SQL (1.3ms) DELETE FROM "users" DEPRECATION WARNING: ActiveRecord::Fixtures is deprecated! Use ActiveRecord::FixtureSet instead. (called from at /Users/nick/Hive/thermometer/test/dummy/db/seeds.rb:5) ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" SQL (2.4ms) DELETE FROM "users" DEPRECATION WARNING: ActiveRecord::Fixtures is deprecated! Use ActiveRecord::FixtureSet instead. (called from at /Users/nick/Hive/thermometer/test/dummy/db/seeds.rb:5)  (0.1ms) begin transaction Fixture Delete (0.3ms) DELETE FROM "users" Fixture Insert (0.2ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Rebekah Lind', '28686-01-08 20:06:38 -0800', '23750-08-26 14:28:13 -0700', 338193910) Fixture Insert (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Brooklyn Lynch', '7101-09-24 19:22:11.000000', '35367-08-08 22:45:38 -0700', 590306657) Fixture Insert (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Myra Hane', '43279-11-05 13:22:19 -0800', '8393-03-08 02:26:53.000000', 975572189) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Oleta Collins', '8852-04-30 16:08:58.000000', '29334-08-09 15:44:22 -0700', 220281934) Fixture Insert (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Daphnee Wehner', '35290-03-27 03:20:31 -0700', '4485-04-30 02:51:41.000000', 323332591)  (0.8ms) commit transaction User Load (0.2ms) SELECT "users".* FROM "users" ORDER BY "users"."id" ASC LIMIT 1 ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" SQL (2.4ms) DELETE FROM "users" DEPRECATION WARNING: ActiveRecord::Fixtures is deprecated! Use ActiveRecord::FixtureSet instead. (called from at /Users/nick/Hive/thermometer/test/dummy/db/seeds.rb:5)  (0.1ms) begin transaction Fixture Delete (0.2ms) DELETE FROM "users" Fixture Insert (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Donny O''Connell', '2013-11-19 04:36:50.000000', '2014-01-03 06:14:55.000000', 338193910) Fixture Insert (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Mr. Baby Labadie', '2013-12-27 07:50:32.000000', '2014-01-14 21:02:56.000000', 590306657) Fixture Insert (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Reid Upton', '2013-10-31 03:49:57.000000', '2013-10-09 12:00:22.000000', 975572189) Fixture Insert (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Ms. Annabel Osinski', '2014-01-29 10:28:10.000000', '2013-09-15 22:39:34.000000', 220281934) Fixture Insert (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Josh McKenzie', '2014-01-09 22:41:23.000000', '2013-12-18 14:20:49.000000', 323332591)  (2.0ms) commit transaction ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" SQL (2.6ms) DELETE FROM "users" DEPRECATION WARNING: ActiveRecord::Fixtures is deprecated! Use ActiveRecord::FixtureSet instead. (called from at /Users/nick/Hive/thermometer/test/dummy/db/seeds.rb:5) ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" SQL (2.4ms) DELETE FROM "users" DEPRECATION WARNING: ActiveRecord::Fixtures is deprecated! Use ActiveRecord::FixtureSet instead. (called from at /Users/nick/Hive/thermometer/test/dummy/db/seeds.rb:5)  (0.1ms) begin transaction Fixture Delete (0.2ms) DELETE FROM "users" Fixture Insert (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Dr. Loyal Kihn', '2013-08-21 02:26:42.000000', '2013-08-21 02:26:42.000000', 338193910) Fixture Insert (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Arlie Hickle', '2013-10-12 05:01:37.000000', '2013-10-12 05:01:37.000000', 590306657) Fixture Insert (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Carroll Mosciski', '2013-10-24 00:42:54.000000', '2013-10-24 00:42:54.000000', 975572189) Fixture Insert (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Dustin Kutch', '2013-09-02 07:57:11.000000', '2013-09-02 07:57:11.000000', 220281934) Fixture Insert (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Ms. Cristal Bradtke', '2014-02-13 04:11:46.000000', '2014-02-13 04:11:46.000000', 323332591)  (2.0ms) commit transaction ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" SQL (2.2ms) DELETE FROM "users" DEPRECATION WARNING: ActiveRecord::Fixtures is deprecated! Use ActiveRecord::FixtureSet instead. (called from at /Users/nick/Hive/thermometer/test/dummy/db/seeds.rb:5)  (0.1ms) begin transaction Fixture Delete (0.2ms) DELETE FROM "users" Fixture Insert (0.2ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Mr. Gladys Schaefer', '2013-12-06 00:09:30.000000', '2013-12-10 19:52:47.000000', 338193910) Fixture Insert (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Cortez Wisozk', '2014-01-29 10:32:17.000000', '2014-02-06 19:19:00.000000', 590306657) Fixture Insert (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('King Price', '2013-11-21 05:29:24.000000', '2014-01-08 04:50:56.000000', 975572189) Fixture Insert (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Lola O''Hara', '2013-12-04 06:27:07.000000', '2014-01-15 17:05:50.000000', 220281934) Fixture Insert (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Will Parker DDS', '2014-02-10 00:55:13.000000', '2014-02-10 21:35:56.000000', 323332591)  (2.0ms) commit transaction User Load (0.9ms) SELECT "users".* FROM "users" LIMIT 5 User Load (0.9ms) SELECT "users".* FROM "users" LIMIT 5  (0.9ms) SELECT updated_at FROM "users" LIMIT 5  (0.3ms) SELECT "users"."created_at" FROM "users" LIMIT 5  (0.1ms) SELECT "users"."created_at" FROM "users"  (0.1ms) SELECT "users"."created_at" FROM "users"  (0.2ms) SELECT "users"."created_at" FROM "users"  (0.2ms) SELECT "users"."created_at" FROM "users" WHERE (created_at > '2013-08-13 18:34:17.031367')  (0.1ms) SELECT "users"."created_at" FROM "users" WHERE (created_at > '2013-08-13 18:35:06.289486') LIMIT 5  (0.1ms) SELECT "users"."created_at" FROM "users" WHERE (created_at > '2013-08-13 18:35:40.588429') ORDER BY DESC LIMIT 5 SQLite3::SQLException: no such column: DESC: SELECT "users"."created_at" FROM "users" WHERE (created_at > '2013-08-13 18:35:40.588429') ORDER BY DESC LIMIT 5  (0.2ms) SELECT "users"."created_at" FROM "users" WHERE (created_at > '2013-08-13 18:37:11.359869') ORDER BY created_at DESC LIMIT 5  (0.4ms) SELECT "users"."created_at" FROM "users" WHERE (created_at > '2013-08-13 18:37:18.854586') ORDER BY created_at ASC LIMIT 5  (0.5ms) SELECT "users"."created_at" FROM "users" WHERE (created_at > '2014-01-13 19:37:31.799941') ORDER BY created_at ASC LIMIT 5  (0.3ms) SELECT "users"."created_at" FROM "users" WHERE (created_at > '2014-01-13 19:37:37.030403') ORDER BY created_at DESC LIMIT 5  (0.4ms) SELECT "users"."updated_at" FROM "users" WHERE (created_at > '2014-01-13 19:37:45.921588') ORDER BY updated_at DESC LIMIT 5  (0.5ms) SELECT "users"."updated_at" FROM "users" WHERE (created_at > '2014-01-13 19:37:50.946178') ORDER BY updated_at ASC LIMIT 5  (0.3ms) SELECT "users"."updated_at" FROM "users" WHERE (created_at > '2014-01-13 21:13:48.797341') ORDER BY updated_at ASC LIMIT 1  (0.3ms) SELECT "users"."updated_at" FROM "users" WHERE (created_at > '2014-01-13 21:14:00.294983') ORDER BY updated_at ASC LIMIT 2  (0.3ms) SELECT "users"."updated_at" FROM "users" WHERE (created_at > '2014-01-13 21:14:04.935801') ORDER BY updated_at ASC LIMIT 200 ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" Migrating to CreateMessages (20140214001211)  (0.1ms) begin transaction  (0.4ms) CREATE TABLE "messages" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "content" varchar(255), "created_at" datetime, "updated_at" datetime)   (0.6ms) ALTER TABLE "messages" ADD "users_id" integer  (0.1ms) CREATE INDEX "index_messages_on_users_id" ON "messages" ("users_id") SQL (0.2ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20140214001211"]]  (0.7ms) commit transaction ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" SQL (0.8ms) DELETE FROM "users" DEPRECATION WARNING: ActiveRecord::Fixtures is deprecated! Use ActiveRecord::FixtureSet instead. (called from at /Users/nick/Hive/thermometer/test/dummy/db/seeds.rb:5)  (0.1ms) begin transaction Fixture Delete (0.2ms) DELETE FROM "users" Fixture Insert (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Mrs. Prince Hessel', '2013-08-17 05:23:03.000000', '2013-09-22 11:04:38.000000', 338193910) Fixture Insert (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Joan Ullrich', '2013-08-29 17:09:37.000000', '2013-10-11 03:53:48.000000', 590306657) Fixture Insert (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Jadon Pfeffer', '2013-09-29 14:35:23.000000', '2013-10-29 12:03:17.000000', 975572189) Fixture Insert (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Chandler Kertzmann', '2013-10-19 03:37:13.000000', '2013-11-18 14:01:36.000000', 220281934) Fixture Insert (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Tracy Koss', '2013-11-09 03:35:58.000000', '2014-01-18 09:16:00.000000', 323332591) Fixture Insert (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Mr. Ottis Adams', '2013-09-23 02:16:51.000000', '2013-12-01 08:31:06.000000', 608344442) Fixture Insert (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Dr. Anthony Feil', '2014-01-30 09:22:47.000000', '2014-02-05 09:15:29.000000', 1028376774) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Mariano Little', '2013-10-26 09:49:45.000000', '2013-11-13 17:01:37.000000', 172816471) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Regan Ward', '2013-10-07 04:26:35.000000', '2014-01-04 10:27:55.000000', 452191684) Fixture Insert (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Mrs. Roscoe Prosacco', '2013-11-25 08:18:34.000000', '2013-12-01 16:53:27.000000', 771020115) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Susan Kirlin', '2014-02-12 14:15:39.000000', '2014-02-13 15:37:24.000000', 956993830) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Loma Dach MD', '2014-01-12 23:36:34.000000', '2014-01-26 07:29:08.000000', 235774389) Fixture Insert (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Shaylee Wiegand DVM', '2013-11-27 14:30:10.000000', '2014-01-14 13:53:10.000000', 386199561) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Elenora Zboncak PhD', '2014-02-02 10:02:52.000000', '2014-02-06 16:08:46.000000', 537116830) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Janick Altenwerth', '2013-11-06 10:14:10.000000', '2014-01-23 05:59:08.000000', 1046959423) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Christiana Altenwerth Jr.', '2013-12-09 12:08:55.000000', '2014-01-05 21:48:53.000000', 157312430) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Dr. Emmanuelle Murazik', '2013-10-08 01:34:47.000000', '2014-02-14 14:01:28.000000', 275330066) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Mr. Rex Rogahn', '2014-01-14 06:09:38.000000', '2014-02-09 23:48:31.000000', 661521543) Fixture Insert (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Jordon VonRueden', '2013-11-05 09:24:47.000000', '2014-02-11 03:20:34.000000', 936450328) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Roslyn McClure', '2013-10-28 08:46:04.000000', '2014-01-13 11:37:58.000000', 14035331) Fixture Insert (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Marley Ward', '2014-02-05 13:56:24.000000', '2014-02-10 11:19:38.000000', 304595689) Fixture Insert (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Nick Schneider', '2013-09-09 08:39:35.000000', '2014-01-30 14:36:59.000000', 622916212) Fixture Insert (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Janae Bartoletti', '2013-10-20 14:48:26.000000', '2013-11-01 06:44:22.000000', 1009361868) Fixture Insert (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Elisabeth Altenwerth', '2013-11-05 09:36:05.000000', '2013-11-22 02:15:01.000000', 187601757) Fixture Insert (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Mitchel Hilpert DVM', '2013-09-06 14:37:04.000000', '2013-11-22 03:55:59.000000', 357172992) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Catherine Marquardt MD', '2013-08-17 19:13:35.000000', '2014-02-02 22:46:01.000000', 575485547) Fixture Insert (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Franco Kertzmann', '2014-01-09 18:21:09.000000', '2014-01-28 05:31:29.000000', 994338771) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Benny Wintheiser', '2013-11-21 02:25:14.000000', '2014-02-01 04:45:42.000000', 205739844) Fixture Insert (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Miss Claudie Bednar', '2013-12-23 06:58:17.000000', '2013-12-29 06:18:46.000000', 486296279) Fixture Insert (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Jadon Moen II', '2013-12-12 09:41:59.000000', '2013-12-13 04:22:01.000000', 737901126) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Ernestine Rohan', '2013-10-16 03:00:45.000000', '2014-01-21 14:56:55.000000', 188543912) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Vivian Powlowski', '2013-09-29 00:39:00.000000', '2013-12-24 13:31:08.000000', 1010549555) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Dr. Gwen Thiel', '2013-10-07 21:40:10.000000', '2013-12-16 02:33:25.000000', 624071307) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Mr. Nathanael Swift', '2014-01-11 10:18:26.000000', '2014-01-14 02:25:02.000000', 305504796) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Kailee Walter I', '2013-09-02 10:38:44.000000', '2013-10-09 08:20:38.000000', 206649281) Fixture Insert (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Wayne Parisian', '2013-09-02 18:43:13.000000', '2013-11-14 02:02:52.000000', 995493676) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Arvid Wisozk', '2013-09-11 06:39:29.000000', '2014-01-02 04:18:19.000000', 576673428) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('David Cummings', '2013-12-19 07:18:04.000000', '2014-01-03 10:37:39.000000', 358114821) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Kassandra Schimmel IV', '2013-11-16 21:43:57.000000', '2014-02-07 16:38:47.000000', 99056534) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Chaya Labadie', '2013-12-22 03:36:48.000000', '2014-01-29 20:48:20.000000', 853560069) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Finn Runolfsson', '2013-11-04 17:05:40.000000', '2014-02-14 13:44:05.000000', 75326820) Fixture Insert (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Therese Kshlerin', '2013-12-04 04:41:05.000000', '2014-01-28 23:17:03.000000', 863655417) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Kallie Zieme', '2013-11-11 18:47:57.000000', '2014-01-02 05:51:26.000000', 712180813) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Novella Okuneva Jr.', '2013-09-21 02:14:14.000000', '2014-02-08 22:55:20.000000', 494154972) Fixture Insert (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Lamar Orn DVM', '2013-09-25 03:18:36.000000', '2013-12-11 11:32:35.000000', 51421563) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Halie Anderson Sr.', '2013-12-15 01:00:13.000000', '2014-01-30 04:50:43.000000', 873959920) Fixture Insert (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Moises Runolfsson III', '2014-01-20 16:51:00.000000', '2014-02-04 10:57:42.000000', 756990036) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Fabiola Wiegand', '2013-10-20 05:34:27.000000', '2014-01-30 21:52:41.000000', 437907651) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Antonietta Hodkiewicz', '2013-08-29 03:06:27.000000', '2014-01-09 07:02:10.000000', 178711894) Fixture Insert (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Dahlia Powlowski', '2013-12-16 20:19:23.000000', '2013-12-27 04:05:05.000000', 1034018247)  (0.7ms) commit transaction ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" SQL (2.4ms) DELETE FROM "users" DEPRECATION WARNING: ActiveRecord::Fixtures is deprecated! Use ActiveRecord::FixtureSet instead. (called from at /Users/nick/Hive/thermometer/test/dummy/db/seeds.rb:5)  (0.1ms) begin transaction Fixture Delete (0.2ms) DELETE FROM "users" Fixture Insert (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Miss Luigi Strosin', '2013-10-19 20:06:50.000000', '2013-10-22 10:42:46.000000', 338193910) Fixture Insert (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Mrs. Ericka Graham', '2013-08-20 23:16:07.000000', '2013-11-30 10:35:54.000000', 590306657) Fixture Insert (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Ms. Trudie Mills', '2014-01-30 07:28:41.000000', '2014-02-14 03:39:09.000000', 975572189) Fixture Insert (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Henriette Olson', '2013-08-28 14:50:35.000000', '2014-02-08 07:17:37.000000', 220281934) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Niko Daniel', '2013-09-28 20:41:44.000000', '2014-02-09 05:14:46.000000', 323332591) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Dovie Prosacco', '2013-10-03 07:41:30.000000', '2014-02-07 21:08:54.000000', 608344442) Fixture Insert (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Miss Karlie Marks', '2013-10-10 06:00:01.000000', '2013-11-02 20:22:22.000000', 1028376774) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Sedrick Will', '2013-08-18 20:34:38.000000', '2013-10-12 15:20:20.000000', 172816471) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Mrs. Hillary Rutherford', '2013-08-20 21:28:20.000000', '2014-02-10 03:20:14.000000', 452191684) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Scottie Brekke', '2013-12-12 16:09:44.000000', '2014-01-12 10:45:41.000000', 771020115) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Andres Volkman', '2013-11-28 07:28:44.000000', '2014-01-25 13:11:59.000000', 956993830) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Candace West IV', '2013-08-21 11:15:13.000000', '2013-10-09 14:07:52.000000', 235774389) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Kaci Walter II', '2013-10-19 07:50:27.000000', '2013-10-31 18:02:03.000000', 386199561) Fixture Insert (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Jules Hackett', '2013-10-29 06:31:28.000000', '2013-12-25 07:56:39.000000', 537116830) Fixture Insert (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Dolores Hilpert', '2013-11-22 16:03:31.000000', '2014-02-01 02:20:14.000000', 1046959423) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Anastacio Herzog', '2013-10-20 00:51:23.000000', '2014-01-17 17:13:40.000000', 157312430) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Mrs. Bennett Barton', '2013-12-12 10:48:17.000000', '2013-12-21 16:19:15.000000', 275330066) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Laney Hickle', '2014-02-03 04:37:35.000000', '2014-02-11 01:17:00.000000', 661521543) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Hosea Hilll', '2013-10-13 05:52:53.000000', '2013-10-14 12:40:11.000000', 936450328) Fixture Insert (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Vincenzo Runolfsdottir', '2013-11-10 00:50:07.000000', '2014-01-04 15:59:50.000000', 14035331) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Salma Ankunding', '2013-12-18 04:07:49.000000', '2014-01-04 10:27:29.000000', 304595689) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Bethany Robel', '2013-12-21 13:46:48.000000', '2014-02-02 17:08:58.000000', 622916212) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Benton Flatley', '2014-01-03 21:56:48.000000', '2014-01-08 05:23:09.000000', 1009361868) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Koby Russel', '2013-11-22 03:38:21.000000', '2014-01-08 22:59:01.000000', 187601757) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Jeramie Harris', '2013-10-12 18:56:55.000000', '2013-11-02 23:22:05.000000', 357172992) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Bernardo Schimmel', '2013-10-19 00:14:13.000000', '2013-11-12 23:01:05.000000', 575485547) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Kameron Reinger', '2013-11-05 22:23:42.000000', '2013-11-21 13:12:16.000000', 994338771) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Ms. Kade Mraz', '2013-08-28 05:38:01.000000', '2013-10-29 06:16:07.000000', 205739844) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Elody Rogahn', '2013-10-08 02:36:06.000000', '2013-11-26 08:56:58.000000', 486296279) Fixture Insert (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Federico Ruecker', '2013-10-17 23:19:26.000000', '2014-02-02 03:27:44.000000', 737901126) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Beaulah Pfeffer', '2013-08-29 10:16:06.000000', '2013-09-02 17:00:59.000000', 188543912) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Dr. Leanne Rath', '2013-12-17 11:10:31.000000', '2013-12-29 21:40:59.000000', 1010549555) Fixture Insert (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Fernando Hermiston', '2014-01-07 07:55:53.000000', '2014-02-08 10:34:29.000000', 624071307) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Aditya Kuvalis', '2013-10-07 04:21:23.000000', '2013-12-22 02:43:22.000000', 305504796) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Adell Johns', '2013-10-31 21:43:24.000000', '2013-11-08 07:55:01.000000', 206649281) Fixture Insert (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Jaren Lindgren', '2013-11-08 10:00:24.000000', '2014-01-22 07:06:32.000000', 995493676) Fixture Insert (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Orval Lemke', '2013-08-27 00:35:26.000000', '2014-02-01 17:59:47.000000', 576673428) Fixture Insert (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('King Botsford', '2013-12-08 05:25:03.000000', '2013-12-15 00:31:28.000000', 358114821) Fixture Insert (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Brent Labadie II', '2014-01-01 18:50:14.000000', '2014-01-13 20:32:39.000000', 99056534) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Dr. Raymond Roob', '2014-02-12 18:37:46.000000', '2014-02-13 05:33:55.000000', 853560069) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Abigayle Ward', '2014-01-14 16:21:23.000000', '2014-01-28 15:21:30.000000', 75326820) Fixture Insert (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Mrs. Hugh Von', '2013-09-09 23:13:22.000000', '2013-12-31 19:31:27.000000', 863655417) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Reyna Kuhic DDS', '2013-11-01 22:13:43.000000', '2013-12-29 05:26:37.000000', 712180813) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Jedidiah Simonis', '2013-12-14 15:29:44.000000', '2014-01-15 12:35:30.000000', 494154972) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Solon Hauck', '2013-08-31 06:27:50.000000', '2014-01-03 02:38:04.000000', 51421563) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Mervin Schmidt Jr.', '2013-10-31 07:22:02.000000', '2013-12-31 07:18:03.000000', 873959920) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Serena Schimmel', '2013-11-21 05:54:20.000000', '2014-01-24 20:13:56.000000', 756990036) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Colleen Lynch DVM', '2013-12-31 19:22:44.000000', '2014-02-03 17:10:29.000000', 437907651) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Brielle Wintheiser', '2014-01-21 02:55:24.000000', '2014-02-02 13:13:37.000000', 178711894) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Ryley Anderson PhD', '2013-11-18 18:36:36.000000', '2014-02-03 03:30:26.000000', 1034018247)  (2.2ms) commit transaction SQL (1.0ms) DELETE FROM "messages" DEPRECATION WARNING: ActiveRecord::Fixtures is deprecated! Use ActiveRecord::FixtureSet instead. (called from at /Users/nick/Hive/thermometer/test/dummy/db/seeds.rb:8) ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" SQL (2.3ms) DELETE FROM "users" DEPRECATION WARNING: ActiveRecord::Fixtures is deprecated! Use ActiveRecord::FixtureSet instead. (called from at /Users/nick/Hive/thermometer/test/dummy/db/seeds.rb:5)  (0.1ms) begin transaction Fixture Delete (0.2ms) DELETE FROM "users" Fixture Insert (0.2ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Murray Roberts', '2013-12-20 02:44:18.000000', '2014-01-26 04:22:28.000000', 338193910) Fixture Insert (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Mrs. Alysa McLaughlin', '2013-09-29 17:07:26.000000', '2014-02-08 09:34:07.000000', 590306657) Fixture Insert (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Mr. Richie MacGyver', '2013-10-31 21:15:33.000000', '2013-11-27 11:40:04.000000', 975572189) Fixture Insert (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Mr. Kali Klein', '2013-08-25 20:51:57.000000', '2013-12-06 14:13:37.000000', 220281934) Fixture Insert (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Daphne Parker', '2014-01-13 00:22:39.000000', '2014-02-07 07:36:17.000000', 323332591) Fixture Insert (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Tyra Lebsack PhD', '2013-09-05 15:03:15.000000', '2013-11-21 11:11:20.000000', 608344442) Fixture Insert (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Ardith Feeney', '2013-11-20 22:04:37.000000', '2014-01-29 01:59:02.000000', 1028376774) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Matilde Bergstrom', '2013-12-30 05:29:52.000000', '2014-01-15 19:21:54.000000', 172816471) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Eda Wisoky', '2013-12-26 19:30:37.000000', '2014-01-31 18:19:14.000000', 452191684) Fixture Insert (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Dr. Dora Cummings', '2014-01-04 05:29:57.000000', '2014-01-22 01:09:09.000000', 771020115) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Jayson Treutel', '2013-10-01 22:20:14.000000', '2013-11-07 18:06:19.000000', 956993830) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Dr. Alexandre Botsford', '2014-01-26 09:01:17.000000', '2014-02-01 10:09:04.000000', 235774389) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Destini Kris', '2013-08-18 20:44:58.000000', '2014-02-01 00:32:12.000000', 386199561) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Kevin Bailey', '2013-10-20 19:59:42.000000', '2013-12-18 13:09:34.000000', 537116830) Fixture Insert (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Edd Kuhlman', '2013-12-02 11:46:09.000000', '2014-01-21 19:32:08.000000', 1046959423) Fixture Insert (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Dell Miller', '2013-11-17 02:07:52.000000', '2013-12-16 07:26:37.000000', 157312430) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Stone Thiel', '2013-08-30 13:30:22.000000', '2013-11-07 17:25:48.000000', 275330066) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Solon Muller', '2013-10-20 15:32:44.000000', '2013-10-27 03:40:52.000000', 661521543) Fixture Insert (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Lesley Rohan V', '2013-11-24 17:57:14.000000', '2014-01-09 00:47:58.000000', 936450328) Fixture Insert (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Vincenza Daniel', '2013-10-08 04:43:43.000000', '2014-01-13 07:18:14.000000', 14035331) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Emil Blanda', '2014-01-23 21:11:26.000000', '2014-02-01 20:32:34.000000', 304595689) Fixture Insert (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Ona Hegmann', '2014-01-18 07:19:12.000000', '2014-01-21 15:57:10.000000', 622916212) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Jazmyne Senger', '2013-11-24 01:22:51.000000', '2014-01-29 23:40:58.000000', 1009361868) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Cecelia Streich Sr.', '2013-09-07 13:50:44.000000', '2013-12-22 13:10:40.000000', 187601757) Fixture Insert (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Armando Schowalter II', '2014-02-06 22:56:43.000000', '2014-02-07 00:11:38.000000', 357172992) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Jettie Jacobs', '2013-10-03 00:33:13.000000', '2014-02-04 07:17:05.000000', 575485547) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Kavon Mraz', '2013-10-01 04:55:00.000000', '2014-01-04 19:44:44.000000', 994338771) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Geovanni Gorczany', '2013-12-09 09:24:32.000000', '2013-12-31 11:47:23.000000', 205739844) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Gudrun Schaefer', '2013-10-25 07:21:19.000000', '2014-02-05 15:25:10.000000', 486296279) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Cordia Rippin', '2013-10-12 17:44:45.000000', '2014-02-06 18:45:40.000000', 737901126) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Vance Johns', '2013-11-11 02:25:17.000000', '2013-12-04 18:31:51.000000', 188543912) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Chester Leannon Jr.', '2014-01-27 12:30:50.000000', '2014-01-28 22:40:21.000000', 1010549555) Fixture Insert (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Adolf Reinger', '2013-08-28 19:35:46.000000', '2014-01-28 22:11:59.000000', 624071307) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Cordie Langosh', '2014-02-06 09:35:17.000000', '2014-02-11 09:20:11.000000', 305504796) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Laurianne Osinski', '2013-09-27 00:58:48.000000', '2014-01-09 07:40:10.000000', 206649281) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Kirsten Lesch V', '2014-01-01 08:57:59.000000', '2014-02-06 00:42:53.000000', 995493676) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Hanna MacGyver', '2013-11-17 20:03:53.000000', '2014-02-08 10:45:17.000000', 576673428) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Ms. Ophelia Johns', '2013-10-08 18:57:15.000000', '2014-02-14 07:51:48.000000', 358114821) Fixture Insert (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Kathlyn Kub MD', '2013-10-09 23:25:26.000000', '2014-01-10 06:05:27.000000', 99056534) Fixture Insert (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Angelita Kirlin', '2014-01-06 23:42:12.000000', '2014-01-19 00:16:12.000000', 853560069) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Wava Becker', '2013-11-18 06:25:58.000000', '2013-12-21 23:02:53.000000', 75326820) Fixture Insert (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Stephen Fay', '2013-11-01 08:35:14.000000', '2013-12-18 14:16:31.000000', 863655417) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Payton Emard II', '2013-10-31 17:30:06.000000', '2014-01-09 08:07:06.000000', 712180813) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Greg Davis', '2013-11-20 03:48:08.000000', '2014-02-05 19:01:37.000000', 494154972) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Janae Botsford PhD', '2014-01-10 14:11:03.000000', '2014-01-22 09:17:47.000000', 51421563) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Aliza Stiedemann', '2013-08-23 03:23:05.000000', '2014-01-01 16:59:45.000000', 873959920) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Mr. Eloy Waters', '2013-08-14 22:29:04.000000', '2013-08-22 22:56:18.000000', 756990036) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Albert Fadel', '2013-12-15 02:12:45.000000', '2014-01-01 17:39:05.000000', 437907651) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Dr. Dayna Pfeffer', '2014-02-05 02:54:14.000000', '2014-02-12 14:30:15.000000', 178711894) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Tanner Braun II', '2013-11-11 09:31:43.000000', '2014-01-17 10:00:30.000000', 1034018247)  (2.1ms) commit transaction SQL (0.9ms) DELETE FROM "messages" DEPRECATION WARNING: ActiveRecord::Fixtures is deprecated! Use ActiveRecord::FixtureSet instead. (called from at /Users/nick/Hive/thermometer/test/dummy/db/seeds.rb:8) ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" SQL (2.6ms) DELETE FROM "users" DEPRECATION WARNING: ActiveRecord::Fixtures is deprecated! Use ActiveRecord::FixtureSet instead. (called from at /Users/nick/Hive/thermometer/test/dummy/db/seeds.rb:5)  (0.1ms) begin transaction Fixture Delete (0.2ms) DELETE FROM "users" Fixture Insert (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Dr. Keegan Ankunding', '2013-10-22 18:44:11.000000', '2013-12-08 16:25:53.000000', 338193910) Fixture Insert (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Devante Effertz IV', '2013-09-05 09:36:03.000000', '2013-11-20 19:11:03.000000', 590306657) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Gabrielle Sawayn', '2013-08-20 23:05:05.000000', '2013-09-07 19:52:44.000000', 975572189) Fixture Insert (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Ben Bartoletti', '2013-12-11 12:21:23.000000', '2014-02-01 13:08:35.000000', 220281934) Fixture Insert (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Megane Smitham', '2013-10-03 20:31:40.000000', '2014-01-25 05:33:45.000000', 323332591) Fixture Insert (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Darien Lebsack', '2013-10-19 23:21:00.000000', '2013-11-08 00:14:07.000000', 608344442) Fixture Insert (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Jasen Sipes', '2013-10-28 12:12:13.000000', '2014-02-01 18:47:13.000000', 1028376774) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Miss Randal Mayer', '2013-10-10 13:02:38.000000', '2013-12-05 01:57:31.000000', 172816471) Fixture Insert (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Preston Herzog', '2013-10-24 05:59:59.000000', '2013-10-27 21:27:27.000000', 452191684) Fixture Insert (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Ellsworth Moen III', '2013-12-28 22:58:29.000000', '2014-01-22 06:57:10.000000', 771020115) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Valentine Sauer', '2013-11-14 06:23:11.000000', '2013-11-15 03:42:01.000000', 956993830) Fixture Insert (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Kale Waters', '2013-12-30 18:22:29.000000', '2014-01-14 00:58:52.000000', 235774389) Fixture Insert (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Dr. Katelin Ledner', '2014-01-29 17:39:14.000000', '2014-02-03 10:10:45.000000', 386199561) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Ova Macejkovic DVM', '2013-09-30 11:41:17.000000', '2013-12-05 03:18:03.000000', 537116830) Fixture Insert (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Nichole Wuckert', '2013-08-22 06:41:52.000000', '2013-11-07 08:56:43.000000', 1046959423) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Dillan Harvey II', '2013-11-28 18:26:02.000000', '2013-12-21 16:05:54.000000', 157312430) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Jo Deckow', '2013-11-14 03:53:32.000000', '2013-12-28 10:00:42.000000', 275330066) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Rose Quitzon', '2013-10-17 06:22:25.000000', '2013-12-03 14:29:04.000000', 661521543) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Miss Kariane Gleichner', '2013-08-15 06:43:14.000000', '2013-12-06 11:37:10.000000', 936450328) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Aiden Berge', '2013-11-02 11:14:29.000000', '2014-01-19 23:52:23.000000', 14035331) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Blake Medhurst', '2013-10-31 06:35:28.000000', '2013-11-12 08:49:50.000000', 304595689) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Joan Rau V', '2013-12-18 03:56:23.000000', '2014-01-04 11:11:30.000000', 622916212) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Maximillian O''Hara', '2013-08-21 14:31:33.000000', '2013-12-15 12:51:30.000000', 1009361868) Fixture Insert (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Joy Kilback', '2014-01-24 08:32:37.000000', '2014-01-30 05:44:57.000000', 187601757) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Rylee Schulist V', '2014-01-12 15:45:58.000000', '2014-01-24 21:05:12.000000', 357172992) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Dorris Funk', '2013-11-09 20:24:51.000000', '2013-11-20 10:13:08.000000', 575485547) Fixture Insert (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Alayna Gislason III', '2013-10-19 12:47:48.000000', '2013-11-18 08:47:13.000000', 994338771) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Ms. Luella Koepp', '2013-10-20 18:50:49.000000', '2014-02-09 17:22:21.000000', 205739844) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Lonny Heaney Jr.', '2013-11-05 20:40:03.000000', '2013-12-12 21:50:48.000000', 486296279) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Mrs. Wilmer Abbott', '2013-12-08 10:48:21.000000', '2014-01-31 10:10:11.000000', 737901126) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Roscoe Reichert Sr.', '2013-12-09 16:23:27.000000', '2014-01-23 02:49:11.000000', 188543912) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Fermin Friesen', '2013-10-02 19:20:55.000000', '2013-12-28 15:08:14.000000', 1010549555) Fixture Insert (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Osbaldo Sauer', '2013-12-26 07:06:37.000000', '2014-01-03 12:23:52.000000', 624071307) Fixture Insert (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Miss Cyrus Simonis', '2014-01-30 19:56:44.000000', '2014-02-11 00:53:03.000000', 305504796) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Maxime Rogahn Jr.', '2013-10-22 21:32:45.000000', '2014-01-25 20:44:06.000000', 206649281) Fixture Insert (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Beulah Koelpin', '2014-01-11 18:24:21.000000', '2014-01-19 22:38:17.000000', 995493676) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Haven Smith', '2014-02-05 00:11:07.000000', '2014-02-10 01:51:09.000000', 576673428) Fixture Insert (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Kenneth Kilback DVM', '2013-09-30 21:09:20.000000', '2013-10-25 11:55:44.000000', 358114821) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Dr. Tatum Padberg', '2014-02-01 15:12:49.000000', '2014-02-02 11:28:30.000000', 99056534) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Mr. Wilber Wehner', '2013-10-31 13:57:55.000000', '2014-02-09 04:38:11.000000', 853560069) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Hermina Murphy', '2013-09-07 17:44:59.000000', '2014-01-16 17:15:05.000000', 75326820) Fixture Insert (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Geovanni Nitzsche', '2013-11-05 11:37:38.000000', '2013-11-24 15:58:32.000000', 863655417) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Rozella Wehner', '2013-10-30 18:10:53.000000', '2013-11-16 02:11:55.000000', 712180813) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Johann Grimes', '2014-02-04 16:54:20.000000', '2014-02-08 03:52:14.000000', 494154972) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Dr. Angelica Abernathy', '2014-01-23 00:52:37.000000', '2014-02-03 13:43:48.000000', 51421563) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Alexandrine Deckow PhD', '2014-02-04 14:59:34.000000', '2014-02-09 02:19:42.000000', 873959920) Fixture Insert (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Reece Cormier', '2013-08-29 10:34:21.000000', '2014-01-18 15:51:39.000000', 756990036) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Salvador Moore III', '2013-11-26 15:24:13.000000', '2013-12-20 22:30:41.000000', 437907651) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Norbert Grant', '2013-09-27 22:26:30.000000', '2013-12-14 18:49:16.000000', 178711894) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Davon Eichmann', '2013-11-22 05:39:43.000000', '2014-02-14 08:52:19.000000', 1034018247)  (1.7ms) commit transaction SQL (1.0ms) DELETE FROM "messages" DEPRECATION WARNING: ActiveRecord::Fixtures is deprecated! Use ActiveRecord::FixtureSet instead. (called from at /Users/nick/Hive/thermometer/test/dummy/db/seeds.rb:8) ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" SQL (2.8ms) DELETE FROM "users" DEPRECATION WARNING: ActiveRecord::Fixtures is deprecated! Use ActiveRecord::FixtureSet instead. (called from at /Users/nick/Hive/thermometer/test/dummy/db/seeds.rb:5)  (0.1ms) begin transaction Fixture Delete (0.2ms) DELETE FROM "users" Fixture Insert (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Gustave Lang', '2013-09-29 21:06:09.000000', '2013-12-30 00:47:06.000000', 338193910) Fixture Insert (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Houston Parisian', '2014-01-29 18:17:50.000000', '2014-02-10 07:07:48.000000', 590306657) Fixture Insert (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Santos Cartwright', '2013-11-22 15:47:08.000000', '2013-12-25 13:09:11.000000', 975572189) Fixture Insert (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Richard Schaefer', '2014-01-06 05:52:09.000000', '2014-01-14 16:10:34.000000', 220281934) Fixture Insert (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Dr. Tracy Hauck', '2014-02-08 08:24:17.000000', '2014-02-11 09:10:29.000000', 323332591) Fixture Insert (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Rocio Hammes V', '2013-12-22 10:49:08.000000', '2014-01-28 01:21:35.000000', 608344442) Fixture Insert (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Adalberto Reichert', '2014-02-01 22:59:08.000000', '2014-02-07 23:16:20.000000', 1028376774) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Pearlie Boyle V', '2014-01-26 06:13:50.000000', '2014-02-10 12:09:33.000000', 172816471) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Mrs. Nasir Stark', '2013-10-18 20:33:59.000000', '2013-12-31 11:00:19.000000', 452191684) Fixture Insert (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Norbert Effertz', '2013-08-28 19:19:21.000000', '2013-11-04 01:28:20.000000', 771020115) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Brycen Schuppe', '2014-01-14 06:48:30.000000', '2014-02-08 18:27:58.000000', 956993830) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Dangelo Hayes DDS', '2013-11-08 02:32:23.000000', '2013-12-25 09:39:27.000000', 235774389) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Grover Yundt', '2013-08-15 17:04:54.000000', '2013-08-24 13:17:40.000000', 386199561) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Benton Boehm', '2013-09-04 05:39:00.000000', '2013-12-11 17:56:12.000000', 537116830) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Furman Kemmer', '2013-11-25 09:47:33.000000', '2014-01-07 22:33:54.000000', 1046959423) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Ms. Antonetta Zulauf', '2013-10-30 06:36:40.000000', '2014-01-30 04:55:29.000000', 157312430) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Stanley Jones', '2014-01-23 10:34:56.000000', '2014-01-23 15:08:33.000000', 275330066) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Johanna Feest', '2013-09-09 15:01:32.000000', '2013-09-10 21:53:56.000000', 661521543) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Olen Buckridge', '2013-11-04 19:44:00.000000', '2013-11-30 19:25:05.000000', 936450328) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Ms. Delbert Hoeger', '2014-01-11 06:55:03.000000', '2014-02-12 04:42:14.000000', 14035331) Fixture Insert (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Declan Graham', '2014-01-10 13:20:03.000000', '2014-01-16 22:41:49.000000', 304595689) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Gabrielle Langosh', '2013-09-06 13:09:45.000000', '2014-02-01 22:14:32.000000', 622916212) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Mr. Jalen Kuphal', '2013-08-25 08:52:34.000000', '2013-09-04 03:37:14.000000', 1009361868) Fixture Insert (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Mrs. Oceane Aufderhar', '2013-09-10 22:01:48.000000', '2013-11-15 19:04:17.000000', 187601757) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Mrs. Lester Lakin', '2013-11-03 19:41:50.000000', '2013-11-11 16:49:31.000000', 357172992) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Sydnie Hansen', '2013-10-09 23:26:38.000000', '2013-11-08 21:59:17.000000', 575485547) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Deja Fay', '2013-11-10 13:15:10.000000', '2014-01-22 22:06:10.000000', 994338771) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Elias Becker', '2014-02-02 11:52:25.000000', '2014-02-03 02:09:51.000000', 205739844) Fixture Insert (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Rosalinda Upton', '2013-12-28 18:38:33.000000', '2014-02-02 12:33:08.000000', 486296279) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Liliane Rohan', '2013-11-07 11:32:06.000000', '2014-01-09 01:25:14.000000', 737901126) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Sheldon Jast', '2013-09-27 13:37:29.000000', '2013-11-14 13:43:50.000000', 188543912) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Shania Schinner', '2013-11-28 14:45:54.000000', '2013-12-30 06:28:44.000000', 1010549555) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Norwood Gleason PhD', '2014-01-20 19:23:30.000000', '2014-01-29 20:16:19.000000', 624071307) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Mr. Georgette Heidenreich', '2013-11-06 21:52:07.000000', '2013-11-19 01:11:28.000000', 305504796) Fixture Insert (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Quinten Swaniawski', '2013-08-22 16:00:33.000000', '2014-01-04 10:54:17.000000', 206649281) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Reese Rowe', '2013-11-13 13:59:45.000000', '2013-12-05 19:27:26.000000', 995493676) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Aurore Rippin', '2013-10-18 12:44:49.000000', '2013-12-13 22:05:32.000000', 576673428) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Electa Wunsch I', '2013-12-15 23:20:03.000000', '2014-01-01 02:50:31.000000', 358114821) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Ms. Emanuel Langworth', '2013-11-08 19:49:49.000000', '2013-11-16 13:37:36.000000', 99056534) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Stan Ryan', '2014-02-04 01:56:10.000000', '2014-02-09 19:20:45.000000', 853560069) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Mr. Brenna West', '2013-09-21 07:56:04.000000', '2013-11-11 00:55:01.000000', 75326820) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Dr. Mabelle Bahringer', '2014-01-01 21:41:22.000000', '2014-01-11 14:31:11.000000', 863655417) Fixture Insert (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Brice Williamson V', '2014-01-30 10:21:47.000000', '2014-02-07 21:06:07.000000', 712180813) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Sherman Stiedemann Sr.', '2014-02-02 20:02:20.000000', '2014-02-03 03:19:32.000000', 494154972) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Ms. Robin Ryan', '2013-12-20 08:47:48.000000', '2014-01-08 19:10:17.000000', 51421563) Fixture Insert (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Landen Labadie', '2014-01-05 10:28:20.000000', '2014-01-21 18:50:07.000000', 873959920) Fixture Insert (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Keegan Lynch', '2013-10-06 07:17:36.000000', '2014-01-02 20:04:15.000000', 756990036) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Dylan Lesch', '2013-12-01 22:59:20.000000', '2014-01-12 02:08:28.000000', 437907651) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Alfonzo Nienow', '2014-01-07 20:15:25.000000', '2014-01-14 20:57:38.000000', 178711894) Fixture Insert (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Miss Ryann Romaguera', '2013-12-25 20:06:58.000000', '2014-01-19 06:56:43.000000', 1034018247)  (2.2ms) commit transaction SQL (0.8ms) DELETE FROM "messages" DEPRECATION WARNING: ActiveRecord::Fixtures is deprecated! Use ActiveRecord::FixtureSet instead. (called from at /Users/nick/Hive/thermometer/test/dummy/db/seeds.rb:8) ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" SQL (3.0ms) DELETE FROM "users" DEPRECATION WARNING: ActiveRecord::Fixtures is deprecated! Use ActiveRecord::FixtureSet instead. (called from at /Users/nick/Hive/thermometer/test/dummy/db/seeds.rb:5)  (0.1ms) begin transaction Fixture Delete (0.2ms) DELETE FROM "users" Fixture Insert (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Margaret Brekke', '2014-02-08 17:11:11.000000', '2014-02-14 00:49:11.000000', 338193910) Fixture Insert (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Wayne Daniel', '2013-08-21 02:44:11.000000', '2013-10-02 20:36:46.000000', 590306657) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Paige Blick Sr.', '2014-01-01 20:55:22.000000', '2014-02-09 15:23:05.000000', 975572189) Fixture Insert (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Miss Andy Mertz', '2013-12-20 12:28:27.000000', '2014-01-29 17:40:40.000000', 220281934) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Abby Bruen', '2013-10-23 23:22:46.000000', '2014-02-07 08:33:17.000000', 323332591) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Jeromy Ullrich', '2013-12-06 08:00:16.000000', '2014-01-03 07:53:10.000000', 608344442) Fixture Insert (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Braden Durgan PhD', '2013-12-16 04:29:19.000000', '2014-02-02 22:14:59.000000', 1028376774) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Kolby Legros', '2013-12-15 17:08:27.000000', '2014-01-07 07:18:16.000000', 172816471) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Cedrick Bode', '2014-02-01 19:18:58.000000', '2014-02-05 21:48:16.000000', 452191684) Fixture Insert (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Grayson Moen', '2013-12-01 23:00:48.000000', '2014-01-23 22:34:00.000000', 771020115) Fixture Insert (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Aaliyah Bashirian', '2013-12-17 05:22:23.000000', '2014-02-13 19:47:44.000000', 956993830) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Maeve Zieme', '2013-10-08 02:48:52.000000', '2014-02-04 04:01:14.000000', 235774389) Fixture Insert (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Nedra Kreiger MD', '2014-01-11 23:17:29.000000', '2014-01-26 08:20:02.000000', 386199561) Fixture Insert (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Trey Auer', '2014-01-23 22:47:07.000000', '2014-02-07 19:27:08.000000', 537116830) Fixture Insert (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Ms. Lillie Dietrich', '2013-10-14 10:07:45.000000', '2013-11-30 11:34:06.000000', 1046959423) Fixture Insert (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Mrs. Hubert Reichel', '2013-09-01 21:43:06.000000', '2013-11-20 11:11:15.000000', 157312430) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Orrin Schaefer', '2013-09-14 06:47:01.000000', '2013-09-15 15:35:31.000000', 275330066) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Miss Laury Williamson', '2013-09-25 20:16:06.000000', '2014-02-04 21:05:07.000000', 661521543) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Arvid Nolan Sr.', '2014-01-01 05:19:02.000000', '2014-02-10 20:23:28.000000', 936450328) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Jace Considine', '2014-01-16 17:39:29.000000', '2014-02-05 03:57:39.000000', 14035331) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Mr. Napoleon Prosacco', '2014-02-01 10:50:57.000000', '2014-02-12 05:34:07.000000', 304595689) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Zelma Steuber', '2013-10-15 10:26:21.000000', '2013-11-04 22:37:51.000000', 622916212) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Odie Hermann', '2014-01-08 20:58:03.000000', '2014-02-01 20:58:44.000000', 1009361868) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Aracely Klein', '2013-11-28 19:42:15.000000', '2014-02-04 19:32:49.000000', 187601757) Fixture Insert (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Mrs. Jordan Witting', '2014-02-02 03:21:21.000000', '2014-02-12 22:05:44.000000', 357172992) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Miss Robin Conn', '2013-09-28 20:40:00.000000', '2013-10-28 10:54:20.000000', 575485547) Fixture Insert (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Mr. Lenny Heidenreich', '2013-10-12 13:03:51.000000', '2013-11-19 14:02:46.000000', 994338771) Fixture Insert (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Antonietta Bernhard', '2013-10-24 17:12:53.000000', '2014-01-19 07:50:57.000000', 205739844) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Ceasar Klocko', '2014-02-08 18:58:04.000000', '2014-02-10 02:04:05.000000', 486296279) Fixture Insert (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Marta Lind', '2013-11-20 17:35:28.000000', '2014-02-04 23:06:40.000000', 737901126) Fixture Insert (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Mr. Clemens Feeney', '2013-10-25 19:49:18.000000', '2014-02-06 00:26:40.000000', 188543912) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Bernhard Konopelski', '2014-02-03 14:03:18.000000', '2014-02-03 16:11:09.000000', 1010549555) Fixture Insert (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Annamae Bins', '2013-12-23 11:23:32.000000', '2014-01-28 15:45:31.000000', 624071307) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Sheila Krajcik', '2013-11-05 16:52:49.000000', '2014-01-25 15:58:36.000000', 305504796) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Sean Hauck', '2013-09-07 08:00:27.000000', '2013-09-20 02:14:31.000000', 206649281) Fixture Insert (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Delta Corwin', '2013-11-18 10:29:28.000000', '2013-12-28 14:23:34.000000', 995493676) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Brady Haag', '2013-12-24 19:37:41.000000', '2013-12-28 03:26:16.000000', 576673428) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Anne Bosco II', '2013-10-13 07:03:12.000000', '2014-01-10 05:59:31.000000', 358114821) Fixture Insert (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Leonie Ortiz', '2014-01-12 03:51:11.000000', '2014-02-04 14:09:13.000000', 99056534) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Junius VonRueden', '2014-01-17 21:41:02.000000', '2014-02-06 14:20:42.000000', 853560069) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Braeden Rosenbaum', '2014-02-06 10:57:36.000000', '2014-02-13 06:45:25.000000', 75326820) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Mr. Ethan Denesik', '2013-11-24 16:47:36.000000', '2014-01-28 06:06:40.000000', 863655417) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Rebecca Muller', '2014-02-09 03:33:59.000000', '2014-02-11 16:01:38.000000', 712180813) Fixture Insert (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Cecilia Sanford V', '2013-10-28 03:19:08.000000', '2013-12-25 10:23:27.000000', 494154972) Fixture Insert (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Olaf Ankunding PhD', '2013-11-30 09:20:16.000000', '2014-01-10 21:56:18.000000', 51421563) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Marie Goodwin', '2013-12-23 00:08:59.000000', '2014-01-13 10:01:29.000000', 873959920) Fixture Insert (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Markus Osinski Jr.', '2013-12-10 02:21:55.000000', '2014-01-21 20:06:44.000000', 756990036) Fixture Insert (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Hadley Muller', '2014-02-08 08:38:29.000000', '2014-02-09 17:45:35.000000', 437907651) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Devonte Collins', '2014-02-14 02:20:27.000000', '2014-02-14 12:43:45.000000', 178711894) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Geovany Romaguera', '2013-10-18 16:48:41.000000', '2014-01-12 09:15:08.000000', 1034018247)  (2.0ms) commit transaction SQL (0.9ms) DELETE FROM "messages" DEPRECATION WARNING: ActiveRecord::Fixtures is deprecated! Use ActiveRecord::FixtureSet instead. (called from at /Users/nick/Hive/thermometer/test/dummy/db/seeds.rb:8) ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" SQL (2.3ms) DELETE FROM "users" DEPRECATION WARNING: ActiveRecord::Fixtures is deprecated! Use ActiveRecord::FixtureSet instead. (called from at /Users/nick/Hive/thermometer/test/dummy/db/seeds.rb:5)  (0.1ms) begin transaction Fixture Delete (0.2ms) DELETE FROM "users" Fixture Insert (0.2ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Ernesto Boyer', '2013-10-30 01:07:59.000000', '2013-12-12 21:32:14.000000', 338193910) Fixture Insert (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Katlyn Robel', '2013-10-26 06:34:07.000000', '2014-01-02 05:45:58.000000', 590306657) Fixture Insert (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Verla MacGyver', '2014-01-25 23:47:05.000000', '2014-02-08 02:41:59.000000', 975572189) Fixture Insert (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Camron Dickinson', '2013-09-10 11:31:46.000000', '2013-12-06 05:26:04.000000', 220281934) Fixture Insert (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Mr. Jayda Gutkowski', '2013-11-29 03:41:33.000000', '2014-02-10 23:24:39.000000', 323332591) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Dr. Kali Shields', '2013-12-16 07:24:08.000000', '2014-01-27 00:10:27.000000', 608344442) Fixture Insert (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Gennaro Runte', '2014-01-01 12:08:25.000000', '2014-01-13 20:20:59.000000', 1028376774) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Miss Fermin Ullrich', '2013-11-25 14:04:38.000000', '2013-12-16 04:14:21.000000', 172816471) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Ludie Barton', '2013-12-11 05:51:05.000000', '2014-02-05 13:05:42.000000', 452191684) Fixture Insert (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Chelsey Purdy', '2013-08-31 11:36:59.000000', '2013-10-27 23:46:34.000000', 771020115) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Fredy VonRueden', '2013-08-27 21:34:11.000000', '2013-11-11 22:45:42.000000', 956993830) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('General Heathcote', '2014-02-03 23:51:56.000000', '2014-02-10 02:26:18.000000', 235774389) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Lorena Eichmann', '2013-09-15 12:19:12.000000', '2014-01-18 08:36:53.000000', 386199561) Fixture Insert (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Mrs. Aubree Schamberger', '2013-11-11 15:42:35.000000', '2013-12-01 02:25:18.000000', 537116830) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Oral Oberbrunner', '2013-09-02 12:07:57.000000', '2013-09-28 21:45:36.000000', 1046959423) Fixture Insert (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Felicita Corwin', '2013-09-30 08:06:42.000000', '2013-11-29 10:15:43.000000', 157312430) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Barney Howe', '2013-08-18 11:24:08.000000', '2014-02-11 01:52:25.000000', 275330066) Fixture Insert (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Golda Bosco', '2013-10-26 06:19:32.000000', '2013-11-26 19:03:29.000000', 661521543) Fixture Insert (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Jaylan Watsica II', '2013-10-12 18:52:51.000000', '2013-11-06 21:38:03.000000', 936450328) Fixture Insert (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Norwood Towne I', '2013-10-01 16:20:56.000000', '2013-12-24 17:10:01.000000', 14035331) Fixture Insert (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Tessie Purdy IV', '2013-09-16 21:52:35.000000', '2013-11-04 04:33:13.000000', 304595689) Fixture Insert (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Sim Romaguera', '2013-12-18 19:21:22.000000', '2014-01-11 10:58:50.000000', 622916212) Fixture Insert (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Meggie Graham', '2013-11-11 23:48:36.000000', '2014-01-08 10:51:09.000000', 1009361868) Fixture Insert (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Lilian Gutkowski V', '2014-02-06 10:09:24.000000', '2014-02-09 01:14:18.000000', 187601757) Fixture Insert (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Jaren Dibbert', '2013-12-27 01:42:26.000000', '2014-02-03 22:37:37.000000', 357172992) Fixture Insert (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Clair Bayer MD', '2013-09-14 05:25:34.000000', '2014-01-29 16:35:08.000000', 575485547) Fixture Insert (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Lourdes Predovic', '2014-02-08 11:06:22.000000', '2014-02-08 18:51:41.000000', 994338771) Fixture Insert (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Bud Roob', '2013-08-29 07:23:59.000000', '2013-10-03 23:00:05.000000', 205739844) Fixture Insert (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Alanis Lindgren', '2014-02-03 00:20:45.000000', '2014-02-08 23:19:30.000000', 486296279) Fixture Insert (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Savion Nienow', '2014-01-03 20:27:55.000000', '2014-01-28 20:57:01.000000', 737901126) Fixture Insert (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Ashtyn McKenzie', '2013-11-14 17:24:45.000000', '2014-01-15 04:28:10.000000', 188543912) Fixture Insert (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Ms. Jamel Kshlerin', '2013-08-19 13:13:22.000000', '2013-09-24 11:50:49.000000', 1010549555) Fixture Insert (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Miss Kennedi Schmeler', '2013-10-13 13:41:52.000000', '2014-02-12 15:09:25.000000', 624071307) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Milton Weissnat', '2014-01-13 17:06:38.000000', '2014-01-31 12:55:19.000000', 305504796) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Lon Bergnaum', '2013-10-31 14:00:15.000000', '2013-11-29 02:41:53.000000', 206649281) Fixture Insert (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Calista Thiel', '2013-08-16 01:36:01.000000', '2013-12-29 16:17:54.000000', 995493676) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Mrs. Emmy Greenfelder', '2013-09-02 15:20:24.000000', '2013-09-06 20:56:01.000000', 576673428) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Amani Simonis', '2013-10-11 11:54:50.000000', '2013-11-22 06:35:52.000000', 358114821) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Mr. Marge Veum', '2013-10-02 21:14:56.000000', '2014-01-10 01:25:58.000000', 99056534) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Carmine Dietrich', '2013-09-27 23:13:31.000000', '2014-02-04 06:58:15.000000', 853560069) Fixture Insert (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Miss Cletus Gaylord', '2013-09-27 21:55:53.000000', '2013-10-19 03:06:01.000000', 75326820) Fixture Insert (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Krista Medhurst IV', '2013-12-20 05:36:11.000000', '2014-01-03 22:10:19.000000', 863655417) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Selmer Runolfsson', '2013-11-17 21:15:28.000000', '2013-11-18 22:11:51.000000', 712180813) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Declan Quitzon', '2014-01-07 21:46:54.000000', '2014-02-07 19:39:16.000000', 494154972) Fixture Insert (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Wallace Stanton', '2014-02-01 16:34:14.000000', '2014-02-02 16:14:26.000000', 51421563) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Palma Farrell DVM', '2013-09-19 16:27:34.000000', '2013-11-16 09:29:45.000000', 873959920) Fixture Insert (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Kelvin McClure', '2014-01-30 12:44:35.000000', '2014-02-04 20:54:00.000000', 756990036) Fixture Insert (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Heber Stroman III', '2013-12-22 22:06:05.000000', '2013-12-31 20:48:46.000000', 437907651) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Dee Zemlak', '2013-12-05 11:54:19.000000', '2013-12-11 06:59:01.000000', 178711894) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Mrs. Preston O''Conner', '2014-01-21 21:48:46.000000', '2014-02-14 03:06:45.000000', 1034018247)  (1.8ms) commit transaction SQL (1.0ms) DELETE FROM "messages" DEPRECATION WARNING: ActiveRecord::Fixtures is deprecated! Use ActiveRecord::FixtureSet instead. (called from at /Users/nick/Hive/thermometer/test/dummy/db/seeds.rb:8)  (0.1ms) begin transaction Fixture Delete (0.2ms) DELETE FROM "messages" Fixture Insert (0.2ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - libero - quaerat - molestias - et - iste ', '2013-10-17 12:13:39.000000', '2013-12-18 15:18:19.000000', 904633263, 358114821) SQLite3::SQLException: table messages has no column named user_id: INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - libero - quaerat - molestias - et - iste ', '2013-10-17 12:13:39.000000', '2013-12-18 15:18:19.000000', 904633263, 358114821)  (0.3ms) rollback transaction ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" Migrating to CreateMessages (20140214001211)  (0.1ms) begin transaction  (1.0ms) CREATE TEMPORARY TABLE "amessages" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "content" varchar(255), "created_at" datetime, "updated_at" datetime, "users_id" integer)  (0.1ms) CREATE INDEX "tindex_amessages_on_users_id" ON "amessages" ("users_id")  (0.1ms) SELECT * FROM "messages"  (0.2ms) DROP TABLE "messages"  (0.1ms) CREATE TABLE "messages" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "content" varchar(255), "created_at" datetime, "updated_at" datetime)  (0.0ms) SELECT * FROM "amessages"  (0.2ms) DROP TABLE "amessages"  (0.3ms) DROP TABLE "messages" SQL (0.2ms) DELETE FROM "schema_migrations" WHERE "schema_migrations"."version" = '20140214001211'  (1.0ms) commit transaction ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" Migrating to CreateMessages (20140214001211)  (0.1ms) begin transaction  (0.4ms) CREATE TABLE "messages" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "content" varchar(255), "created_at" datetime, "updated_at" datetime)   (0.1ms) ALTER TABLE "messages" ADD "user_id" integer  (0.1ms) CREATE INDEX "index_messages_on_user_id" ON "messages" ("user_id") SQL (0.2ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20140214001211"]]  (0.9ms) commit transaction ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" SQL (2.4ms) DELETE FROM "users" DEPRECATION WARNING: ActiveRecord::Fixtures is deprecated! Use ActiveRecord::FixtureSet instead. (called from at /Users/nick/Hive/thermometer/test/dummy/db/seeds.rb:5)  (0.1ms) begin transaction Fixture Delete (0.2ms) DELETE FROM "users" Fixture Insert (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Gabriel Braun', '2014-02-05 12:24:07.000000', '2014-02-13 23:37:13.000000', 338193910) Fixture Insert (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Celestine Hand', '2013-08-24 03:11:01.000000', '2013-11-30 12:54:46.000000', 590306657) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Arjun Tromp', '2013-10-23 20:16:58.000000', '2013-12-11 18:46:07.000000', 975572189) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Morgan Christiansen DVM', '2013-09-28 22:50:57.000000', '2014-01-06 04:49:24.000000', 220281934) Fixture Insert (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Emely Kutch', '2013-10-09 21:08:36.000000', '2014-02-09 19:06:46.000000', 323332591) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Leta Schroeder', '2013-11-29 07:53:07.000000', '2014-02-14 12:14:32.000000', 608344442) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Wilma Ratke', '2013-08-31 02:04:58.000000', '2013-10-02 21:13:32.000000', 1028376774) Fixture Insert (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Eusebio Cole Sr.', '2013-08-27 05:35:16.000000', '2013-12-10 19:11:04.000000', 172816471) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Ettie Conn IV', '2013-12-04 16:31:56.000000', '2014-01-04 17:49:43.000000', 452191684) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Mrs. Cesar Cormier', '2013-10-02 10:43:57.000000', '2013-10-11 14:33:24.000000', 771020115) Fixture Insert (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Mrs. Sallie Gerlach', '2013-10-27 03:47:31.000000', '2014-01-25 23:48:40.000000', 956993830) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Stephany Jenkins Sr.', '2013-10-08 12:54:26.000000', '2014-01-28 03:53:16.000000', 235774389) Fixture Insert (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Murray Frami', '2013-12-31 23:18:44.000000', '2014-02-02 09:01:46.000000', 386199561) Fixture Insert (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Mr. Kimberly Trantow', '2014-01-04 02:37:46.000000', '2014-02-10 16:01:04.000000', 537116830) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Stephan Paucek', '2014-01-17 14:19:35.000000', '2014-01-19 09:50:48.000000', 1046959423) Fixture Insert (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Anais Altenwerth', '2013-11-17 20:13:58.000000', '2014-01-24 09:11:30.000000', 157312430) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Kamryn Spinka', '2013-12-13 02:19:30.000000', '2013-12-23 16:35:00.000000', 275330066) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Gavin Hills', '2013-08-28 11:55:36.000000', '2013-11-13 18:09:00.000000', 661521543) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Lilliana Kihn', '2013-11-07 02:46:30.000000', '2014-01-19 09:40:03.000000', 936450328) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Kattie Botsford', '2013-09-12 00:14:40.000000', '2013-10-09 18:37:45.000000', 14035331) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Camren Auer', '2013-12-25 04:59:32.000000', '2014-02-01 22:24:19.000000', 304595689) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Adolf Swaniawski', '2013-09-09 19:42:29.000000', '2013-11-06 05:24:06.000000', 622916212) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Dovie Kozey Jr.', '2013-11-24 22:35:55.000000', '2013-12-31 00:13:50.000000', 1009361868) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Elisha Hills', '2013-11-26 08:11:10.000000', '2013-12-22 00:46:13.000000', 187601757) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Betty Beahan', '2013-12-01 03:23:31.000000', '2014-01-26 02:44:40.000000', 357172992) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Merl Collier I', '2013-11-06 06:25:52.000000', '2014-01-23 16:59:45.000000', 575485547) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Deshawn Pfannerstill', '2013-09-16 10:06:17.000000', '2013-12-28 02:55:00.000000', 994338771) Fixture Insert (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Miss Daniella Blick', '2013-12-17 09:17:28.000000', '2014-02-11 06:18:53.000000', 205739844) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Vivian Hudson', '2013-12-24 08:44:25.000000', '2014-01-23 08:04:31.000000', 486296279) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Jorge Bergnaum', '2014-01-08 16:06:57.000000', '2014-01-21 17:41:03.000000', 737901126) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Stanley Harvey PhD', '2013-09-27 22:12:22.000000', '2013-10-05 20:33:45.000000', 188543912) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Annamae Nader', '2013-12-23 14:46:04.000000', '2014-01-26 23:06:21.000000', 1010549555) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Billy MacGyver', '2013-09-01 07:11:09.000000', '2013-12-18 07:21:47.000000', 624071307) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Gust Marvin', '2013-08-22 22:29:25.000000', '2014-01-23 17:06:23.000000', 305504796) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Maud Kessler', '2013-08-15 08:16:59.000000', '2014-01-21 02:44:45.000000', 206649281) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Kiel Toy', '2014-01-11 16:09:20.000000', '2014-02-08 07:10:09.000000', 995493676) Fixture Insert (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Winona Mosciski V', '2013-09-22 04:13:59.000000', '2013-09-29 22:44:37.000000', 576673428) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Arch Considine', '2013-08-20 16:54:02.000000', '2013-08-28 02:01:16.000000', 358114821) Fixture Insert (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Flavie Wyman V', '2013-11-18 18:29:19.000000', '2014-02-08 07:03:13.000000', 99056534) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Mr. Jenifer Volkman', '2013-10-11 12:43:28.000000', '2014-01-16 20:20:03.000000', 853560069) Fixture Insert (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Malvina Gottlieb', '2014-01-04 23:18:56.000000', '2014-01-15 01:16:34.000000', 75326820) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Leanna Rosenbaum', '2013-10-15 21:13:02.000000', '2014-01-07 03:45:48.000000', 863655417) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Domenick Simonis', '2013-09-20 17:19:34.000000', '2013-10-09 21:57:51.000000', 712180813) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Lonzo Reinger IV', '2013-10-10 00:12:32.000000', '2013-12-26 21:55:38.000000', 494154972) Fixture Insert (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Mrs. Kamille Koepp', '2013-10-21 08:15:20.000000', '2013-12-10 12:58:49.000000', 51421563) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Eino Aufderhar', '2013-08-17 15:44:47.000000', '2013-08-31 11:19:03.000000', 873959920) Fixture Insert (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Miss Melyssa Oberbrunner', '2013-08-28 17:12:32.000000', '2013-10-09 00:26:24.000000', 756990036) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Jazmyne Bradtke', '2013-10-10 12:21:56.000000', '2013-12-03 23:47:22.000000', 437907651) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Erica Bosco', '2013-11-04 00:36:32.000000', '2013-11-24 00:05:17.000000', 178711894) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Lawson Thiel', '2013-12-15 07:21:41.000000', '2013-12-20 22:21:44.000000', 1034018247)  (2.2ms) commit transaction SQL (1.0ms) DELETE FROM "messages" DEPRECATION WARNING: ActiveRecord::Fixtures is deprecated! Use ActiveRecord::FixtureSet instead. (called from at /Users/nick/Hive/thermometer/test/dummy/db/seeds.rb:8)  (0.1ms) begin transaction Fixture Delete (0.3ms) DELETE FROM "messages" Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - est - similique - et - qui - quod ', '2013-12-12 14:01:37.000000', '2013-12-30 02:46:53.000000', 904633263, 576673428) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - eos - non - voluptatem - ab - consequatur ', '2013-10-29 04:14:10.000000', '2013-11-18 14:43:39.000000', 875164062, 576673428) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - commodi - tempora - quos - incidunt - ut ', '2013-10-04 01:03:38.000000', '2013-12-11 23:08:00.000000', 913264581, 576673428) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - perspiciatis - voluptatibus - quia - at - dolorum ', '2013-11-01 22:53:19.000000', '2013-11-17 08:27:24.000000', 49064764, 14035331) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - sed - est - et - ea - dolorum ', '2013-12-14 22:26:57.000000', '2014-02-06 14:10:11.000000', 53395727, 14035331) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - eos - voluptatibus - necessitatibus - reiciendis - ut ', '2013-09-19 19:09:19.000000', '2013-11-05 18:22:54.000000', 23625558, 14035331) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - eius - officia - nisi - odio - perspiciatis ', '2013-09-03 22:17:48.000000', '2013-12-19 16:26:47.000000', 468056704, 624071307) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - dolores - reiciendis - et - in - qui ', '2013-10-18 23:22:23.000000', '2013-11-16 04:24:32.000000', 438800567, 624071307) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - consequuntur - odit - aliquid - fugiat - aut ', '2014-02-10 00:33:22.000000', '2014-02-12 09:23:33.000000', 409022190, 624071307) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - ut - sint - debitis - illum - ad ', '2013-11-16 21:21:05.000000', '2014-01-18 04:11:18.000000', 753060375, 853560069) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - accusamus - voluptas - suscipit - deserunt - qui ', '2013-09-09 13:26:22.000000', '2013-11-28 18:37:56.000000', 757112866, 853560069) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - amet - autem - laboriosam - labore - eius ', '2014-01-31 21:49:33.000000', '2014-02-07 07:32:21.000000', 795221625, 853560069) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - ad - perspiciatis - iusto - quos - ut ', '2013-12-25 07:30:26.000000', '2014-01-17 01:02:18.000000', 847667128, 1010549555) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - nobis - aut - quis - autem - modi ', '2013-12-21 18:19:53.000000', '2014-02-02 17:49:04.000000', 860108165, 1010549555) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - ut - et - voluptatem - voluptatum - asperiores ', '2013-08-15 06:30:58.000000', '2013-11-01 19:11:35.000000', 822250462, 1010549555) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - eaque - delectus - eius - et - dolores ', '2013-11-14 10:26:45.000000', '2014-01-09 20:05:40.000000', 92368677, 304595689) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - recusandae - cum - distinctio - et - maxime ', '2013-10-10 12:20:06.000000', '2014-01-04 08:23:58.000000', 71501078, 304595689) Fixture Insert (22.9ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - cumque - sint - accusamus - perspiciatis - doloremque ', '2013-12-17 02:19:24.000000', '2014-01-03 16:58:50.000000', 101038927, 304595689) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - enim - optio - et - consequuntur - eos ', '2014-02-01 12:07:07.000000', '2014-02-10 19:21:11.000000', 478690969, 622916212) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - quo - illum - eum - aut - aut ', '2013-12-11 06:52:18.000000', '2013-12-28 00:41:23.000000', 491410606, 622916212) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - odio - voluptatibus - a - quidem - aspernatur ', '2013-09-27 00:28:31.000000', '2013-12-08 09:16:32.000000', 520940279, 622916212) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - a - voluptatem - ut - consequatur - ipsa ', '2013-12-07 08:53:21.000000', '2014-01-25 02:53:01.000000', 730795536, 956993830) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - vitae - praesentium - voluptas - facere - dolores ', '2013-09-11 06:07:03.000000', '2013-09-15 07:52:31.000000', 709715001, 956993830) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - quis - et - neque - eligendi - facilis ', '2013-12-23 11:29:30.000000', '2014-02-01 06:02:57.000000', 671865442, 956993830) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - labore - natus - ut - praesentium - ad ', '2013-11-14 23:22:14.000000', '2014-01-06 17:21:43.000000', 993006497, 99056534) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - vel - neque - mollitia - cumque - recusandae ', '2014-01-12 04:17:04.000000', '2014-01-15 06:01:50.000000', 988969388, 99056534) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - consectetur - ducimus - aperiam - facilis - neque ', '2013-10-09 23:16:25.000000', '2013-11-05 21:57:10.000000', 951371763, 99056534) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - voluptate - sapiente - debitis - illum - ipsam ', '2013-10-03 13:54:26.000000', '2014-02-13 22:54:24.000000', 204940042, 157312430) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - quia - nemo - est - optio - cupiditate ', '2013-11-03 09:30:46.000000', '2014-01-14 14:35:02.000000', 234178881, 157312430) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - ut - repellat - est - et - libero ', '2014-02-07 12:32:11.000000', '2014-02-13 02:13:14.000000', 263452520, 157312430) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - porro - optio - eaque - nostrum - hic ', '2013-12-14 01:18:35.000000', '2014-01-31 00:33:39.000000', 844491320, 756990036) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - voluptatem - doloribus - deserunt - aut - aspernatur ', '2013-09-03 16:13:09.000000', '2013-11-13 07:46:20.000000', 183078239, 756990036) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - repellat - provident - et - et - id ', '2013-10-31 09:46:25.000000', '2014-01-29 20:18:35.000000', 408691381, 756990036) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - sed - molestiae - neque - commodi - numquam ', '2013-12-31 01:43:07.000000', '2014-02-04 17:22:02.000000', 89316015, 575485547) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - esse - accusamus - iure - enim - quis ', '2013-12-06 18:33:08.000000', '2014-02-08 16:51:47.000000', 1039056334, 575485547) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - sapiente - reprehenderit - velit - et - est ', '2013-12-07 06:31:36.000000', '2014-01-20 08:13:42.000000', 794497576, 575485547) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - recusandae - incidunt - ea - non - quibusdam ', '2013-08-30 09:30:49.000000', '2014-02-10 12:59:25.000000', 475761431, 608344442) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - quo - delectus - voluptas - commodi - enim ', '2014-02-03 21:39:52.000000', '2014-02-09 21:09:16.000000', 619179122, 608344442) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - distinctio - assumenda - quis - dicta - sequi ', '2014-01-13 03:18:15.000000', '2014-01-18 11:19:17.000000', 911360928, 608344442) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - voluptas - autem - quo - est - atque ', '2014-01-13 04:00:07.000000', '2014-02-10 09:00:13.000000', 727497604, 358114821) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - blanditiis - et - velit - neque - explicabo ', '2014-01-02 05:37:33.000000', '2014-01-20 12:08:53.000000', 333503719, 358114821) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - delectus - amet - voluptatum - et - odio ', '2013-12-11 12:49:37.000000', '2014-01-31 12:33:54.000000', 22377225, 358114821) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - est - nobis - reiciendis - repudiandae - quisquam ', '2013-10-14 13:43:22.000000', '2013-10-25 12:18:26.000000', 892874273, 995493676) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - voluptatem - iure - pariatur - perferendis - velit ', '2013-11-18 07:09:14.000000', '2014-01-28 12:38:58.000000', 226773318, 995493676) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - laborum - unde - cumque - tenetur - odio ', '2013-11-20 16:29:46.000000', '2013-11-30 01:01:23.000000', 523364012, 995493676) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - aperiam - rerum - illo - sit - et ', '2013-08-16 02:47:35.000000', '2013-08-19 16:37:44.000000', 37691064, 178711894) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - et - nobis - voluptatem - rerum - harum ', '2013-09-20 09:08:27.000000', '2013-11-28 01:37:26.000000', 981694933, 178711894) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - ullam - asperiores - qui - autem - tempora ', '2014-02-14 16:49:25.000000', '2014-02-14 17:32:43.000000', 674682431, 178711894) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - incidunt - distinctio - harum - possimus - explicabo ', '2014-02-09 01:21:12.000000', '2014-02-12 20:28:25.000000', 456544016, 873959920) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - eius - soluta - nesciunt - eos - nemo ', '2013-08-19 16:44:33.000000', '2014-02-06 17:46:31.000000', 596256873, 873959920) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - rerum - rerum - blanditiis - soluta - debitis ', '2013-09-02 13:59:27.000000', '2014-01-10 20:57:53.000000', 826247047, 873959920) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - autem - neque - provident - a - doloremque ', '2013-10-04 23:43:50.000000', '2013-12-24 05:20:04.000000', 741441437, 188543912) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - nam - totam - quia - et - adipisci ', '2013-08-17 08:56:46.000000', '2013-10-31 19:11:48.000000', 344791294, 188543912) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - voluptatum - illo - aliquid - illum - in ', '2013-12-15 06:17:01.000000', '2014-02-06 05:47:43.000000', 104380176, 188543912) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - totam - asperiores - veniam - labore - quas ', '2013-11-27 22:23:04.000000', '2013-12-06 17:57:06.000000', 1015964170, 220281934) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - enim - ad - repellat - est - repudiandae ', '2013-11-03 12:18:05.000000', '2014-01-04 04:46:43.000000', 70387057, 220281934) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - voluptatem - molestias - accusamus - nobis - accusantium ', '2013-08-28 10:23:24.000000', '2013-10-27 20:36:31.000000', 377989763, 220281934) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - commodi - distinctio - unde - magni - cupiditate ', '2014-01-11 21:11:43.000000', '2014-01-18 05:16:43.000000', 193548957, 172816471) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - ut - quia - numquam - voluptatem - enim ', '2013-09-18 02:58:29.000000', '2013-11-08 20:36:45.000000', 859125244, 172816471) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - saepe - et - officiis - nihil - cum ', '2014-01-02 07:05:46.000000', '2014-02-12 05:40:49.000000', 562076186, 172816471) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - nihil - laudantium - provident - cum - et ', '2013-10-28 10:00:33.000000', '2013-11-15 01:41:55.000000', 427342331, 305504796) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - velit - asperiores - consequatur - rerum - unde ', '2014-01-05 21:08:17.000000', '2014-01-24 23:18:31.000000', 566550176, 305504796) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - delectus - ut - recusandae - fugit - reprehenderit ', '2013-12-23 10:02:37.000000', '2014-01-29 00:13:04.000000', 863072626, 305504796) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - qui - quaerat - unde - quod - ducimus ', '2013-12-19 14:41:03.000000', '2014-01-17 23:20:21.000000', 780110190, 936450328) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - velit - reiciendis - itaque - fuga - veritatis ', '2013-10-05 10:13:30.000000', '2013-11-12 05:59:35.000000', 381939211, 936450328) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - harum - qui - veritatis - recusandae - nihil ', '2013-10-27 23:04:54.000000', '2013-11-24 08:47:55.000000', 74858985, 936450328) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - praesentium - soluta - voluptate - ut - quo ', '2013-10-24 16:10:19.000000', '2013-11-21 07:19:14.000000', 930535642, 994338771) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - quia - qui - cum - et - et ', '2013-11-14 18:15:11.000000', '2013-11-15 13:22:03.000000', 264945587, 994338771) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - qui - est - est - debitis - odio ', '2013-10-12 17:19:45.000000', '2013-12-04 03:46:01.000000', 494866525, 994338771) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - non - nostrum - suscipit - inventore - doloremque ', '2013-09-14 06:49:19.000000', '2014-02-11 17:27:25.000000', 7465027, 863655417) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - maiores - ut - et - modi - at ', '2014-02-14 15:58:09.000000', '2014-02-14 16:56:43.000000', 952995620, 863655417) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - sunt - sequi - esse - non - doloremque ', '2013-10-23 02:45:39.000000', '2013-12-24 16:26:04.000000', 712515786, 863655417) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - cum - corporis - itaque - molestiae - possimus ', '2013-12-22 17:27:16.000000', '2014-01-31 10:16:24.000000', 504724962, 437907651) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - quasi - aut - quam - sint - excepturi ', '2013-11-28 08:07:04.000000', '2014-01-25 13:48:44.000000', 648616585, 437907651) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - perferendis - cum - autem - porro - ea ', '2013-12-04 14:18:11.000000', '2014-01-03 17:18:02.000000', 874296683, 437907651) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - non - cupiditate - sint - et - et ', '2014-01-27 10:49:52.000000', '2014-02-08 05:31:30.000000', 689065333, 452191684) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - est - veritatis - mollitia - doloremque - excepturi ', '2013-12-31 05:57:55.000000', '2014-01-18 23:03:03.000000', 296626708, 452191684) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - ut - voluptatum - omnis - tempora - porro ', '2013-09-02 02:34:54.000000', '2013-09-22 09:57:18.000000', 52135426, 452191684) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - alias - facere - nostrum - quae - exercitationem ', '2013-10-04 15:30:49.000000', '2013-12-05 16:04:58.000000', 807083217, 187601757) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - et - eos - ab - magni - dolorum ', '2014-01-11 14:36:56.000000', '2014-01-17 03:51:50.000000', 145193900, 187601757) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - ea - itaque - sed - voluptate - iusto ', '2014-02-01 06:33:29.000000', '2014-02-05 09:49:39.000000', 437441606, 187601757) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - dolor - aliquam - magni - occaecati - expedita ', '2014-01-10 21:12:12.000000', '2014-02-06 01:36:31.000000', 119286874, 206649281) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - eaque - autem - a - vel - aperiam ', '2014-02-11 21:34:57.000000', '2014-02-13 03:19:29.000000', 1067469629, 206649281) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - quo - neque - atque - ullam - nam ', '2014-01-31 11:46:49.000000', '2014-01-31 17:44:27.000000', 756409555, 206649281) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - nam - consectetur - necessitatibus - dolorum - quo ', '2014-01-24 13:09:49.000000', '2014-01-27 04:57:10.000000', 396571081, 1009361868) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - ut - fugit - excepturi - dolore - deleniti ', '2013-09-25 21:10:27.000000', '2013-10-29 07:21:01.000000', 790582958, 1009361868) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - facere - maiores - excepturi - rerum - molestiae ', '2014-01-21 23:29:03.000000', '2014-01-29 21:29:01.000000', 1034615108, 1009361868) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - veritatis - sit - dolorum - ea - nobis ', '2014-01-10 07:26:29.000000', '2014-02-05 17:05:00.000000', 547619168, 205739844) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - veritatis - labore - sit - est - ut ', '2013-11-06 03:40:22.000000', '2013-12-30 08:50:41.000000', 404252221, 205739844) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - doloremque - ipsum - odio - fuga - praesentium ', '2013-12-13 23:57:03.000000', '2014-01-19 23:48:09.000000', 179161559, 205739844) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - dolorem - illum - ducimus - provident - excepturi ', '2013-12-04 09:08:39.000000', '2014-01-30 04:23:00.000000', 6523066, 51421563) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - mollitia - quis - nihil - magni - occaecati ', '2013-09-26 04:32:08.000000', '2013-12-07 08:23:23.000000', 954200033, 51421563) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - sit - reprehenderit - et - unde - atque ', '2013-08-21 22:45:11.000000', '2013-10-22 18:02:34.000000', 711606323, 51421563) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - nemo - deleniti - sit - et - ut ', '2013-08-23 11:09:03.000000', '2013-12-17 07:41:35.000000', 929347629, 1046959423) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - autem - molestias - assumenda - qui - nisi ', '2013-11-25 14:30:41.000000', '2014-01-12 17:13:44.000000', 265871180, 1046959423) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - labore - odit - vel - voluptas - voluptates ', '2013-10-08 21:09:29.000000', '2014-02-11 17:33:47.000000', 493711530, 1046959423) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - eius - aspernatur - ut - sit - doloribus ', '2013-09-19 19:48:30.000000', '2013-11-07 06:36:34.000000', 778955161, 235774389) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - et - eos - est - qui - accusantium ', '2013-11-02 12:43:26.000000', '2014-01-01 09:50:09.000000', 382832372, 235774389) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - ducimus - culpa - qui - molestiae - vitae ', '2013-10-13 07:42:02.000000', '2013-12-02 07:07:55.000000', 73670942, 235774389) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - ut - placeat - quo - aut - quae ', '2013-11-10 17:50:49.000000', '2014-01-09 20:50:09.000000', 426432770, 737901126) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - dolor - deleniti - dolore - vel - minima ', '2014-02-11 03:03:13.000000', '2014-02-14 00:43:49.000000', 567721573, 737901126) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - atque - blanditiis - temporibus - rem - aut ', '2013-10-08 08:18:57.000000', '2013-12-26 17:35:37.000000', 862130571, 737901126) Fixture Insert (0.4ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - nesciunt - sit - aliquid - vero - ut ', '2013-10-23 08:02:03.000000', '2014-01-10 21:29:31.000000', 118377635, 661521543) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - tempore - dolor - soluta - voluptatem - aut ', '2013-12-03 03:39:25.000000', '2014-01-17 18:44:50.000000', 1068641224, 661521543) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - magni - ipsa - repudiandae - dolor - nostrum ', '2013-11-21 08:45:09.000000', '2013-12-31 11:01:53.000000', 755467306, 661521543) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - modi - tempora - perferendis - assumenda - facere ', '2013-12-29 07:10:51.000000', '2014-01-17 15:16:19.000000', 805927990, 386199561) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - voluptatem - omnis - qui - ratione - quaerat ', '2014-01-24 05:12:40.000000', '2014-02-12 19:11:19.000000', 146086739, 386199561) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - non - soluta - excepturi - id - voluptatem ', '2014-01-17 11:34:17.000000', '2014-01-27 04:50:36.000000', 436253889, 386199561) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - nemo - enim - explicabo - dignissimos - hic ', '2014-02-14 11:33:27.000000', '2014-02-14 16:53:00.000000', 687877522, 590306657) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - qui - cum - mollitia - debitis - tempore ', '2014-02-08 22:47:23.000000', '2014-02-11 08:58:15.000000', 297552619, 590306657) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - quidem - veniam - repudiandae - aut - quis ', '2014-02-04 12:46:36.000000', '2014-02-09 17:13:31.000000', 50980101, 590306657) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - possimus - qui - quia - consequatur - officiis ', '2013-11-23 01:09:02.000000', '2013-11-27 05:26:09.000000', 503782683, 771020115) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - nihil - illum - eligendi - possimus - vel ', '2013-09-13 02:39:26.000000', '2013-09-25 17:44:25.000000', 649820796, 771020115) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - repudiandae - qui - voluptates - sit - excepturi ', '2013-10-25 12:45:36.000000', '2013-12-20 22:28:36.000000', 873387410, 771020115) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - illo - dolorum - alias - ullam - reiciendis ', '2013-10-23 09:00:40.000000', '2013-12-07 15:15:02.000000', 246939784, 357172992) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - sunt - enim - omnis - distinctio - voluptatum ', '2013-09-16 18:03:18.000000', '2014-01-12 01:36:33.000000', 906258415, 357172992) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - quia - mollitia - labore - quas - dolorem ', '2013-09-08 21:04:18.000000', '2013-12-20 00:06:54.000000', 615630853, 357172992) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - facilis - aut - esse - voluptas - commodi ', '2013-11-18 08:09:39.000000', '2013-12-23 04:25:00.000000', 968831007, 975572189) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - aut - sapiente - doloribus - nihil - omnis ', '2013-12-15 03:32:29.000000', '2014-02-13 20:22:35.000000', 16996222, 975572189) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - eius - iure - perspiciatis - libero - rerum ', '2013-11-03 03:55:20.000000', '2013-12-01 02:53:33.000000', 330758296, 975572189) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - sed - iusto - occaecati - consequatur - culpa ', '2013-10-12 20:26:34.000000', '2013-12-13 17:05:35.000000', 253894270, 712180813) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - id - accusamus - aut - excepturi - minima ', '2013-08-23 17:20:49.000000', '2013-11-18 06:37:43.000000', 933132571, 712180813) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - hic - assumenda - consequatur - et - impedit ', '2013-12-01 19:48:57.000000', '2014-02-02 06:23:14.000000', 623630073, 712180813) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - quod - explicabo - sint - aspernatur - totam ', '2014-01-28 17:49:06.000000', '2014-01-29 18:28:55.000000', 941960939, 323332591) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - non - assumenda - iste - modi - dolorem ', '2013-11-21 07:57:13.000000', '2013-12-01 17:15:43.000000', 10045840, 323332591) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - quia - enim - error - enim - et ', '2013-09-08 10:11:44.000000', '2013-11-19 00:51:22.000000', 304932450, 323332591) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - ut - quia - explicabo - sed - iure ', '2013-10-01 17:01:36.000000', '2013-10-31 10:33:06.000000', 556564307, 1028376774) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - labore - aut - voluptatum - sit - quasi ', '2014-01-23 17:01:24.000000', '2014-02-07 15:52:29.000000', 428873780, 1028376774) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - et - vitae - consequatur - laborum - autem ', '2014-01-21 06:15:00.000000', '2014-01-23 15:55:35.000000', 187021274, 1028376774) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - qui - dignissimos - officiis - et - est ', '2014-01-15 07:12:24.000000', '2014-02-02 07:42:13.000000', 371937226, 537116830) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - veniam - ipsum - laudantium - quaerat - quia ', '2013-09-14 10:33:33.000000', '2014-02-08 19:52:32.000000', 781658275, 537116830) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - enim - fuga - atque - repellat - et ', '2014-01-20 18:16:23.000000', '2014-02-10 12:23:51.000000', 1008895821, 537116830) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - ut - tempora - dolores - et - tempore ', '2013-12-26 15:35:39.000000', '2014-01-11 03:49:41.000000', 139450981, 486296279) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - rerum - necessitatibus - laborum - facilis - corrupti ', '2013-09-27 08:38:14.000000', '2013-09-27 11:21:44.000000', 821280004, 486296279) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - enim - eaque - et - inventore - repellendus ', '2013-08-17 09:10:32.000000', '2014-02-01 14:45:50.000000', 575017714, 486296279) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - ullam - magni - beatae - molestiae - accusantium ', '2013-08-24 22:36:14.000000', '2013-10-29 23:17:26.000000', 1061743346, 275330066) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - in - cum - suscipit - laborum - sit ', '2014-01-21 13:40:25.000000', '2014-02-10 04:50:55.000000', 133467545, 275330066) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - magnam - dignissimos - debitis - sit - voluptatem ', '2013-11-15 22:44:18.000000', '2014-01-24 14:49:41.000000', 356590203, 275330066) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - reprehenderit - itaque - et - ipsum - temporibus ', '2013-10-01 22:47:18.000000', '2013-11-14 03:59:45.000000', 641841994, 75326820) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - sed - et - ad - sequi - aut ', '2013-08-26 01:37:25.000000', '2013-11-28 13:47:29.000000', 519953453, 75326820) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - officiis - quia - repudiandae - sed - est ', '2014-01-06 18:29:46.000000', '2014-01-23 15:14:46.000000', 206074819, 75326820) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - eum - ratione - quam - in - in ', '2013-08-23 03:21:44.000000', '2014-01-11 03:15:23.000000', 289836001, 494154972) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - similique - aut - ut - in - nam ', '2013-12-06 14:22:47.000000', '2014-01-04 20:03:03.000000', 704310460, 494154972) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - cupiditate - esse - delectus - distinctio - optio ', '2013-10-16 01:58:29.000000', '2013-12-03 14:49:48.000000', 995050326, 494154972) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - molestiae - expedita - quidem - aut - debitis ', '2014-01-24 11:42:48.000000', '2014-01-26 05:47:44.000000', 33134160, 493245475) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - nesciunt - architecto - accusamus - laborum - quam ', '2013-12-28 10:25:32.000000', '2014-01-01 14:03:19.000000', 960885037, 493245475) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - omnis - et - unde - cupiditate - ab ', '2013-12-26 20:13:42.000000', '2014-01-31 13:37:32.000000', 737173191, 493245475) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - necessitatibus - illo - quasi - ut - omnis ', '2013-09-30 00:56:48.000000', '2013-12-22 02:21:12.000000', 922658521, 1034018247) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - omnis - et - sed - necessitatibus - et ', '2013-10-30 17:31:37.000000', '2013-11-24 02:36:34.000000', 239255998, 1034018247) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - aperiam - est - dolor - excepturi - minima ', '2014-01-16 11:16:30.000000', '2014-02-05 18:02:42.000000', 485977684, 1034018247) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - voluptas - fuga - ut - qui - et ', '2014-01-16 17:46:13.000000', '2014-01-31 16:05:58.000000', 372846397, 643549450) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - placeat - sit - veniam - voluptatem - ducimus ', '2013-09-28 09:59:26.000000', '2014-02-12 18:05:56.000000', 780486748, 643549450) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - numquam - soluta - odio - non - ducimus ', '2013-09-14 11:08:08.000000', '2014-01-26 09:57:00.000000', 1009838010, 643549450) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - quia - ducimus - labore - consequuntur - eos ', '2013-10-04 11:31:14.000000', '2013-10-18 00:30:33.000000', 557719466, 643549450) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - sit - porro - molestias - dolorem - vero ', '2013-10-25 15:23:00.000000', '2014-02-07 21:44:07.000000', 427981009, 643549450) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - voluptas - pariatur - quod - eligendi - ducimus ', '2013-12-29 15:44:43.000000', '2014-01-28 21:41:51.000000', 188208931, 643549450) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - corporis - ut - veniam - magnam - suscipit ', '2013-11-06 18:32:05.000000', '2014-01-06 02:21:05.000000', 943148562, 643549450) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - excepturi - aut - dignissimos - quae - iste ', '2013-09-29 05:08:58.000000', '2014-01-24 19:20:36.000000', 9120117, 643549450) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - quaerat - molestias - sed - illo - sed ', '2013-12-21 06:09:08.000000', '2014-01-06 22:38:20.000000', 306087579, 643549450) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - nihil - fuga - cum - id - deserunt ', '2013-09-14 19:50:42.000000', '2014-01-11 00:25:47.000000', 254836361, 643549450) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - deserunt - labore - quibusdam - nesciunt - nulla ', '2013-10-16 12:23:52.000000', '2014-01-20 18:32:11.000000', 931928548, 643549450) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - quaerat - repellendus - hic - qui - quo ', '2013-11-02 18:03:14.000000', '2014-02-09 20:46:47.000000', 624539150, 643549450) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - et - enim - aut - magni - aut ', '2013-11-28 06:54:05.000000', '2013-12-25 19:46:51.000000', 290777894, 643549450) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - ut - sit - quasi - eos - est ', '2014-01-24 23:30:57.000000', '2014-02-02 01:47:41.000000', 703106115, 643549450) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - dicta - consequatur - reprehenderit - ea - numquam ', '2014-01-01 21:40:21.000000', '2014-01-07 09:35:11.000000', 995959729, 643549450) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - aut - cumque - at - dicta - enim ', '2013-12-07 01:35:32.000000', '2013-12-14 13:15:40.000000', 643029939, 643549450) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - unde - ratione - tenetur - rerum - consequatur ', '2013-10-07 19:16:16.000000', '2013-11-27 09:26:27.000000', 519027928, 643549450) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - et - sed - et - perferendis - ipsa ', '2013-12-22 04:38:04.000000', '2014-02-06 10:20:08.000000', 207229754, 643549450) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - perspiciatis - autem - est - nobis - quos ', '2013-10-15 04:12:07.000000', '2013-12-03 10:45:58.000000', 1062898187, 643549450) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - quidem - deserunt - dolorem - voluptatem - temporibus ', '2013-08-17 21:11:25.000000', '2013-11-24 19:54:43.000000', 132574572, 643549450) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - ab - ea - rerum - dolores - voluptas ', '2013-08-31 17:00:11.000000', '2013-12-27 07:00:00.000000', 357778050, 643549450) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - quas - deserunt - aut - magni - voluptatum ', '2014-01-14 09:07:43.000000', '2014-01-19 09:18:24.000000', 140360354, 643549450) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - et - magni - enim - voluptatem - ut ', '2013-09-24 11:34:34.000000', '2013-10-29 03:33:52.000000', 820108795, 643549450) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - autem - ut - corporis - ipsum - est ', '2013-11-21 08:09:34.000000', '2013-12-05 17:52:25.000000', 575959573, 643549450) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - possimus - ipsam - ut - qui - esse ', '2013-12-09 06:48:37.000000', '2013-12-20 15:00:26.000000', 417507087, 643549450) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - et - saepe - nihil - voluptatem - voluptate ', '2013-10-11 14:44:09.000000', '2013-12-09 14:36:46.000000', 543080558, 643549450) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - ipsa - cum - sit - velit - explicabo ', '2013-10-17 00:30:04.000000', '2014-01-02 01:21:08.000000', 854290312, 643549450) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - inventore - laudantium - quo - assumenda - ipsa ', '2014-01-12 03:33:17.000000', '2014-02-02 18:16:55.000000', 803575704, 643549450) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - dicta - quod - temporibus - aut - ducimus ', '2013-09-18 18:51:00.000000', '2013-11-03 04:01:25.000000', 391770367, 643549450) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - odio - quis - quod - occaecati - labore ', '2013-09-14 20:48:40.000000', '2013-11-01 13:03:44.000000', 99376917, 643549450) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - corrupti - nesciunt - eos - deserunt - earum ', '2013-11-19 08:49:29.000000', '2014-01-22 23:39:38.000000', 1024752896, 643549450) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - nisi - qui - et - ut - omnis ', '2013-09-28 09:29:40.000000', '2013-12-16 16:21:17.000000', 94903197, 643549450) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - iste - similique - qui - voluptas - sed ', '2013-12-09 08:11:38.000000', '2014-01-13 09:45:05.000000', 387822711, 643549450) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - vel - ut - temporibus - nostrum - ex ', '2013-10-02 21:11:03.000000', '2013-10-04 07:25:54.000000', 169036905, 643549450) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - minus - et - reiciendis - similique - impedit ', '2013-12-28 22:46:55.000000', '2014-01-13 05:56:03.000000', 850340622, 643549450) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - dolorum - iusto - ut - ut - illo ', '2013-08-28 05:28:46.000000', '2013-12-15 15:51:26.000000', 538608868, 643549450) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - et - est - tenetur - ipsam - nostrum ', '2013-11-16 12:07:13.000000', '2014-02-13 12:37:04.000000', 320478677, 643549450) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - eveniet - veritatis - laudantium - et - accusamus ', '2013-09-01 22:04:45.000000', '2013-09-13 09:42:58.000000', 732330678, 643549450) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - possimus - nesciunt - iure - minus - velit ', '2013-11-22 12:26:11.000000', '2013-12-17 20:29:36.000000', 957601112, 643549450) Fixture Insert (0.0ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - veniam - soluta - optio - et - velit ', '2013-08-30 23:45:03.000000', '2013-12-24 22:33:41.000000', 605891912, 643549450) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - fugit - laborum - quibusdam - soluta - omnis ', '2014-01-02 21:21:15.000000', '2014-02-03 18:13:16.000000', 480332321, 643549450) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - voluptatum - enim - inventore - rerum - repellendus ', '2013-10-11 11:26:18.000000', '2013-12-30 21:40:23.000000', 236250575, 643549450) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - ad - eos - dignissimos - recusandae - eaque ', '2013-09-19 15:30:32.000000', '2013-09-27 13:15:18.000000', 981055719, 643549450) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - fugit - qui - molestias - eos - amet ', '2013-12-15 18:04:25.000000', '2014-01-20 22:12:01.000000', 46522246, 643549450) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - praesentium - necessitatibus - debitis - ut - aut ', '2013-09-17 23:12:26.000000', '2014-02-05 17:17:25.000000', 275804272, 643549450) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - occaecati - reprehenderit - necessitatibus - quidem - sapiente ', '2013-12-30 23:17:30.000000', '2014-01-29 00:47:05.000000', 226396272, 643549450) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - tempora - ut - quasi - quia - rerum ', '2013-11-13 11:42:15.000000', '2014-01-15 19:35:39.000000', 901967639, 643549450) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - fugiat - corporis - et - voluptatem - in ', '2013-08-21 12:31:37.000000', '2013-12-18 11:29:18.000000', 662126845, 643549450) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - optio - quia - quasi - ut - voluptas ', '2013-10-25 23:09:50.000000', '2013-12-31 20:57:27.000000', 343398860, 643549450) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - ullam - placeat - aspernatur - non - autem ', '2013-12-11 19:52:47.000000', '2013-12-27 14:56:08.000000', 751550127, 643549450) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - natus - deserunt - consequatur - nisi - expedita ', '2014-01-29 22:27:51.000000', '2014-02-02 14:10:12.000000', 1048449345, 643549450) Fixture Insert (0.0ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - earum - sequi - ducimus - nisi - nam ', '2013-11-06 17:06:58.000000', '2013-11-25 02:53:29.000000', 594602335, 643549450) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - odit - dolores - et - sed - cupiditate ', '2014-01-29 12:40:38.000000', '2014-02-07 00:31:18.000000', 466390586, 643549450) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - enim - eaque - ut - qui - sit ', '2014-01-31 12:04:57.000000', '2014-02-02 02:48:09.000000', 158933464, 643549450) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - ut - laboriosam - eos - aspernatur - eum ', '2013-08-14 19:57:43.000000', '2013-12-24 10:39:04.000000', 869266638, 643549450) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - animi - laudantium - possimus - dolores - tempora ', '2014-02-08 01:39:29.000000', '2014-02-12 21:05:41.000000', 192123819, 643549450) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - et - vel - consectetur - pariatur - quam ', '2013-11-16 13:15:12.000000', '2013-12-13 04:41:18.000000', 432421961, 643549450) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - sit - tempore - voluptatum - eligendi - harum ', '2013-09-20 18:21:23.000000', '2013-10-09 21:26:13.000000', 80266331, 643549450) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - dolorum - quo - consequatur - consequatur - laudantium ', '2014-01-10 05:47:58.000000', '2014-01-22 14:49:17.000000', 1014276928, 643549450) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - quis - qui - numquam - sequi - nesciunt ', '2013-12-02 14:31:19.000000', '2013-12-12 18:20:25.000000', 784403666, 643549450) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - laborum - doloremque - tempora - atque - illo ', '2013-12-07 02:38:09.000000', '2014-01-29 01:50:33.000000', 604982719, 643549450) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - asperiores - aliquam - culpa - necessitatibus - eius ', '2014-01-05 02:25:48.000000', '2014-02-05 21:14:17.000000', 481503966, 643549450) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - qui - ut - soluta - atque - velit ', '2013-12-29 00:12:55.000000', '2014-01-07 17:08:12.000000', 235308344, 643549450) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - vel - consequatur - cumque - magnam - dolor ', '2013-12-30 01:24:24.000000', '2014-02-05 09:42:16.000000', 319323432, 643549450) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - aut - est - voluptatem - adipisci - est ', '2013-12-31 04:39:33.000000', '2014-02-14 06:16:16.000000', 733223503, 643549450) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - debitis - voluptatum - dolores - voluptatibus - expedita ', '2013-10-06 03:48:21.000000', '2014-01-10 04:16:09.000000', 956413349, 643549450) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - consequatur - culpa - minima - repudiandae - vero ', '2013-12-18 22:22:40.000000', '2014-02-01 20:12:58.000000', 167849108, 643549450) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - possimus - corrupti - vel - distinctio - esse ', '2013-08-17 13:30:48.000000', '2013-10-29 20:18:07.000000', 851266551, 643549450) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - consequatur - sint - provident - distinctio - ut ', '2014-02-13 02:40:35.000000', '2014-02-14 16:33:22.000000', 537453593, 643549450) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - aperiam - et - quod - optio - aut ', '2013-09-15 13:01:18.000000', '2013-10-12 23:52:31.000000', 1023810567, 643549450) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - hic - eum - quidem - numquam - nihil ', '2014-02-03 23:46:10.000000', '2014-02-06 15:33:44.000000', 96107362, 643549450) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - dicta - ut - animi - inventore - est ', '2013-09-30 00:01:16.000000', '2013-12-01 23:42:43.000000', 386913424, 643549450) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - dolorem - numquam - dolores - omnis - eaque ', '2013-10-21 04:39:48.000000', '2013-12-26 19:34:31.000000', 593660328, 643549450) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - accusamus - rerum - molestiae - et - officiis ', '2013-10-19 23:49:22.000000', '2013-11-14 21:48:17.000000', 467594949, 643549450) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - amet - molestias - hic - doloribus - blanditiis ', '2013-11-17 15:02:33.000000', '2014-01-22 07:34:39.000000', 158023983, 643549450) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - provident - laboriosam - excepturi - praesentium - qui ', '2013-10-02 23:33:28.000000', '2013-11-09 06:03:05.000000', 342210865, 643549450) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - voluptatem - illo - perferendis - est - ad ', '2013-11-04 01:05:07.000000', '2014-01-10 08:47:13.000000', 752475734, 643549450) Fixture Insert (0.0ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - ipsum - assumenda - labore - facere - nisi ', '2013-12-27 13:08:15.000000', '2014-01-20 01:08:08.000000', 1047294396, 643549450) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - harum - eveniet - reprehenderit - eaque - consequuntur ', '2014-01-21 14:26:28.000000', '2014-02-10 01:27:23.000000', 225241229, 643549450) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - possimus - aut - quia - nulla - et ', '2013-08-23 08:25:04.000000', '2013-10-30 06:56:28.000000', 902860782, 643549450) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - est - provident - vitae - cumque - harum ', '2013-09-10 04:53:12.000000', '2013-10-20 14:27:22.000000', 660938752, 643549450) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - aut - aliquam - beatae - culpa - distinctio ', '2013-09-12 22:15:10.000000', '2013-12-01 02:40:43.000000', 980146208, 643549450) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - nulla - quibusdam - ut - ratione - laborum ', '2013-09-16 01:45:53.000000', '2013-09-24 19:15:41.000000', 47693689, 643549450) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - laudantium - nemo - qui - architecto - excepturi ', '2014-02-13 19:49:32.000000', '2014-02-14 10:32:30.000000', 274862231, 643549450) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - non - at - quibusdam - dolore - ducimus ', '2013-10-25 01:30:54.000000', '2014-01-27 03:20:35.000000', 718587277, 643549450) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - accusamus - voluptas - rem - enim - et ', '2013-11-21 12:54:26.000000', '2013-12-10 15:42:13.000000', 308847340, 643549450) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - quos - iusto - occaecati - vel - rerum ', '2013-11-15 09:37:18.000000', '2014-02-11 02:04:55.000000', 14486794, 643549450) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - molestiae - et - natus - voluptatem - magnam ', '2013-09-13 06:27:42.000000', '2013-10-23 00:31:27.000000', 500430106, 643549450) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - sunt - assumenda - mollitia - iure - est ', '2014-01-17 22:48:07.000000', '2014-01-26 12:16:17.000000', 628068993, 643549450) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - unde - doloremque - maiores - autem - omnis ', '2013-09-06 14:12:16.000000', '2013-09-21 13:18:19.000000', 937049491, 643549450) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - esse - ab - nostrum - minima - itaque ', '2014-01-11 11:45:08.000000', '2014-01-25 22:15:57.000000', 597119348, 643549450) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - dicta - rerum - doloremque - quis - dolor ', '2013-09-30 09:40:09.000000', '2014-01-04 07:39:24.000000', 455816725, 643549450) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - consectetur - placeat - cum - provident - id ', '2013-11-08 01:40:23.000000', '2013-12-11 14:48:25.000000', 161389051, 643549450) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - libero - rerum - hic - adipisci - ut ', '2013-10-12 11:39:15.000000', '2014-02-09 13:13:39.000000', 345006569, 643549450) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - dolorem - voluptates - quia - qui - ut ', '2013-09-15 16:44:21.000000', '2013-12-29 03:45:59.000000', 741082754, 643549450) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - nostrum - ut - asperiores - sit - voluptas ', '2013-10-28 22:10:55.000000', '2013-11-24 18:57:17.000000', 1050257772, 643549450) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - ex - ipsa - consequatur - culpa - quos ', '2014-01-31 01:08:50.000000', '2014-02-12 06:13:58.000000', 228143197, 643549450) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - sit - mollitia - voluptatum - aliquam - at ', '2013-10-11 18:38:49.000000', '2013-10-27 11:34:37.000000', 891639610, 643549450) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - neque - saepe - dolorem - aspernatur - quia ', '2014-02-02 01:14:15.000000', '2014-02-06 05:39:06.000000', 663812312, 643549450) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - itaque - qui - vel - corrupti - accusantium ', '2013-12-06 02:23:14.000000', '2014-01-08 04:28:57.000000', 983433420, 643549450) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - est - facilis - eum - aliquid - velit ', '2013-11-14 06:21:48.000000', '2014-01-24 11:54:46.000000', 35809201, 643549450) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - nihil - illum - ratione - et - sint ', '2014-01-18 18:20:01.000000', '2014-01-24 04:23:04.000000', 278382659, 643549450) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - doloribus - ipsam - qui - illo - autem ', '2013-08-30 04:57:35.000000', '2014-01-17 23:47:53.000000', 620402027, 643549450) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - unde - aspernatur - sit - et - voluptates ', '2013-10-10 23:55:09.000000', '2014-01-22 06:18:34.000000', 474411534, 643549450) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - ex - nihil - est - aspernatur - accusamus ', '2014-02-03 20:53:59.000000', '2014-02-09 18:22:28.000000', 250830308, 643549450) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - quo - eum - et - ea - labore ', '2013-12-11 13:49:29.000000', '2013-12-19 09:01:52.000000', 335390208, 643549450) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - ea - cum - et - nam - voluptas ', '2013-08-26 21:03:12.000000', '2013-12-18 08:56:49.000000', 725729947, 643549450) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - qui - repellendus - unde - sapiente - omnis ', '2014-01-13 16:52:04.000000', '2014-01-17 13:34:21.000000', 972320117, 643549450) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - accusantium - inventore - voluptas - nemo - aspernatur ', '2013-12-04 00:03:03.000000', '2014-02-04 09:58:56.000000', 183825476, 643549450) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - consequatur - labore - nam - repellendus - velit ', '2013-10-29 07:21:03.000000', '2013-12-22 16:13:02.000000', 843617059, 643549450) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - ut - repellendus - eos - aspernatur - corporis ', '2013-12-09 17:21:10.000000', '2014-02-05 19:58:50.000000', 553467089, 643549450) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - aut - doloremque - qui - soluta - velit ', '2013-10-29 02:35:23.000000', '2014-01-11 09:03:02.000000', 1039385811, 643549450) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - quam - sed - earum - nam - voluptate ', '2014-02-09 16:15:26.000000', '2014-02-13 18:50:25.000000', 89105338, 643549450) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - optio - commodi - quia - repudiandae - vel ', '2013-10-21 20:32:29.000000', '2014-02-12 05:06:00.000000', 402263132, 643549450) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - in - repudiandae - dolorem - aut - corrupti ', '2014-01-02 10:18:12.000000', '2014-01-22 23:41:17.000000', 760011078, 643549450) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - pariatur - fugiat - sequi - voluptatibus - fuga ', '2013-09-10 00:59:35.000000', '2013-12-13 10:38:12.000000', 368098855, 643549450) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - facere - autem - fuga - eum - suscipit ', '2014-02-09 11:25:35.000000', '2014-02-12 01:25:14.000000', 121967049, 643549450) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - dolorem - similique - reprehenderit - dolores - doloremque ', '2013-12-16 00:32:54.000000', '2014-01-31 04:19:11.000000', 441182679, 643549450) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - voluptatem - eum - consequuntur - consequatur - aut ', '2013-09-03 01:20:57.000000', '2013-11-24 15:20:10.000000', 586649264, 643549450) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - ut - dolorum - eum - quo - corrupti ', '2013-09-10 22:43:09.000000', '2014-02-13 07:37:56.000000', 809640286, 643549450) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - voluptas - ducimus - ipsa - cupiditate - blanditiis ', '2013-09-18 16:34:14.000000', '2014-01-11 01:34:40.000000', 982278195, 643549450) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - eius - nostrum - qui - sunt - repudiandae ', '2013-11-10 15:53:30.000000', '2013-12-22 20:45:01.000000', 36702038, 643549450) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - sint - cum - et - error - nihil ', '2014-01-03 07:59:38.000000', '2014-01-10 17:07:49.000000', 277194940, 643549450) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - aut - natus - qui - vitae - velit ', '2013-09-30 11:17:36.000000', '2013-12-27 18:30:52.000000', 227233960, 643549450) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - dolor - fugit - labore - similique - quaerat ', '2013-11-18 04:01:51.000000', '2013-12-24 21:16:14.000000', 892811203, 643549450) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - optio - esse - nihil - fugit - corrupti ', '2013-10-22 07:38:24.000000', '2013-12-13 03:54:49.000000', 662870061, 643549450) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - explicabo - totam - consequuntur - deleniti - quo ', '2014-01-25 22:19:05.000000', '2014-02-08 06:52:47.000000', 344064284, 643549450) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - modi - et - omnis - laboriosam - neque ', '2013-10-22 07:41:26.000000', '2013-11-11 18:55:51.000000', 742286971, 643549450) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - distinctio - impedit - nihil - neque - est ', '2013-12-02 17:46:33.000000', '2014-02-02 07:24:26.000000', 1049348505, 643549450) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - et - ut - voluptas - reprehenderit - error ', '2013-10-10 17:46:25.000000', '2013-11-20 03:15:33.000000', 595931531, 643549450) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - consectetur - sit - ea - quisquam - sunt ', '2013-10-04 00:44:51.000000', '2014-02-11 15:21:19.000000', 456742642, 643549450) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - cumque - eum - vero - sunt - aliquam ', '2013-11-08 00:38:26.000000', '2013-11-16 05:02:40.000000', 160233732, 643549450) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - iure - voluptatem - officiis - ex - est ', '2013-11-14 17:18:44.000000', '2013-11-17 05:43:36.000000', 1038197804, 643549450) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - debitis - dolorem - est - itaque - magnam ', '2014-01-03 11:10:56.000000', '2014-01-13 17:16:50.000000', 90030925, 643549450) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - mollitia - unde - nihil - facere - fugiat ', '2013-09-16 01:31:07.000000', '2013-11-17 00:49:04.000000', 401108131, 643549450) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - corrupti - voluptas - vitae - quia - eius ', '2014-01-30 22:09:23.000000', '2014-02-03 15:54:19.000000', 182883521, 643549450) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - velit - perferendis - id - distinctio - omnis ', '2013-10-08 03:21:41.000000', '2013-10-31 08:47:11.000000', 844821466, 643549450) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - sequi - qui - molestiae - sint - qui ', '2013-10-15 23:07:40.000000', '2013-12-30 16:46:42.000000', 552557620, 643549450) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - est - velit - enim - vitae - ratione ', '2014-02-10 03:35:35.000000', '2014-02-11 21:42:23.000000', 334480645, 643549450) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - et - non - repellendus - deserunt - quis ', '2013-11-14 19:45:12.000000', '2013-12-12 23:58:12.000000', 726901346, 643549450) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - inventore - quia - rerum - sunt - corrupti ', '2014-02-06 23:44:24.000000', '2014-02-07 22:56:07.000000', 971378064, 643549450) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - nostrum - sed - quos - qui - consectetur ', '2013-10-05 01:26:59.000000', '2013-10-28 09:48:11.000000', 619246996, 643549450) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - eaque - ea - et - incidunt - totam ', '2013-09-07 02:48:25.000000', '2013-10-30 23:04:42.000000', 475304697, 643549450) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - dolor - velit - doloribus - nobis - non ', '2013-09-17 05:41:26.000000', '2013-09-24 01:05:15.000000', 249642267, 643549450) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - illum - ab - quibusdam - quisquam - quo ', '2013-12-16 15:33:10.000000', '2014-01-06 23:15:28.000000', 878176261, 643549450) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - quibusdam - praesentium - minima - quam - assumenda ', '2013-10-22 16:30:20.000000', '2013-11-29 12:38:21.000000', 216764264, 643549450) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - sit - expedita - cumque - distinctio - possimus ', '2013-08-27 17:00:52.000000', '2013-11-04 18:00:59.000000', 509485194, 643549450) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - consequuntur - ipsam - et - cum - quos ', '2013-09-30 06:38:09.000000', '2014-01-19 03:34:29.000000', 55629974, 643549450) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - quo - in - doloremque - accusamus - laboriosam ', '2013-09-02 15:05:12.000000', '2014-01-27 03:28:34.000000', 1005371377, 643549450) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - est - ut - voluptatem - ipsum - et ', '2013-09-04 21:22:38.000000', '2013-11-18 09:44:37.000000', 693702687, 643549450)  (2.4ms) commit transaction Message Load (0.2ms) SELECT "messages".* FROM "messages" ORDER BY "messages"."id" ASC LIMIT 1 User Load (0.1ms) SELECT "users".* FROM "users" ORDER BY "users"."id" ASC LIMIT 1 Message Load (1.4ms) SELECT "messages".* FROM "messages" WHERE "messages"."user_id" = ? [["user_id", 14035331]] User Load (0.4ms) SELECT "users".* FROM "users" ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "messages" WHERE "messages"."user_id" = ? [["user_id", 14035331]] User Load (0.3ms) SELECT "users".* FROM "users" ORDER BY "users"."id" ASC LIMIT 1  (0.4ms) SELECT updated_at FROM "messages" WHERE "messages"."user_id" = ? ORDER BY updated_at DESC LIMIT 1 [["user_id", 14035331]] User Load (0.1ms) SELECT "users".* FROM "users" ORDER BY "users"."id" ASC LIMIT 1 User Load (0.1ms) SELECT "users".* FROM "users" ORDER BY "users"."id" ASC LIMIT 1 User Load (0.2ms) SELECT "users".* FROM "users" ORDER BY "users"."id" ASC LIMIT 1 User Load (0.3ms) SELECT "users".* FROM "users" ORDER BY "users"."id" ASC LIMIT 1 Message Load (0.3ms) SELECT "messages".* FROM "messages" WHERE "messages"."user_id" = ? AND (created_at < '2013-10-14 17:53:11.324358') [["user_id", 14035331]] User Load (0.4ms) SELECT "users".* FROM "users" ORDER BY "users"."id" ASC LIMIT 1  (0.3ms) SELECT COUNT(*) FROM "messages" WHERE "messages"."user_id" = ? AND (created_at < '2013-10-14 17:53:14.368509') [["user_id", 14035331]] User Load (0.4ms) SELECT "users".* FROM "users" ORDER BY "users"."id" ASC LIMIT 1  (0.3ms) SELECT updated_at FROM "messages" WHERE "messages"."user_id" = ? AND (created_at < '2013-10-14 17:53:18.349545') ORDER BY updated_at DESC LIMIT 1 [["user_id", 14035331]] User Load (0.4ms) SELECT "users".* FROM "users" ORDER BY "users"."id" ASC LIMIT 1  (0.3ms) SELECT updated_at FROM "messages" WHERE "messages"."user_id" = ? AND (created_at > '2014-01-14 17:53:28.746331') ORDER BY updated_at DESC LIMIT 1 [["user_id", 14035331]] User Load (0.2ms) SELECT "users".* FROM "users" ORDER BY "users"."id" ASC LIMIT 1 Message Load (0.2ms) SELECT "messages".* FROM "messages" WHERE "messages"."user_id" = ? AND (created_at > '2014-01-14 17:53:43.233146') [["user_id", 14035331]] User Load (0.5ms) SELECT "users".* FROM "users" ORDER BY "users"."id" ASC LIMIT 1 Message Load (0.2ms) SELECT "messages".* FROM "messages" WHERE "messages"."user_id" = ? AND (created_at > '2014-01-14 17:54:42.084076') [["user_id", 14035331]] User Load (0.4ms) SELECT "users".* FROM "users" ORDER BY "users"."id" ASC LIMIT 1  (0.3ms) SELECT updated_at FROM "messages" WHERE "messages"."user_id" = ? AND (created_at > '2014-01-14 17:54:44.221035') ORDER BY updated_at DESC LIMIT 1 [["user_id", 14035331]] User Load (0.1ms) SELECT "users".* FROM "users" ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT updated_at FROM "messages" WHERE "messages"."user_id" = ? AND (created_at > '2014-01-14 17:54:49.997682') ORDER BY updated_at DESC LIMIT 1 [["user_id", 14035331]] User Load (0.2ms) SELECT "users".* FROM "users" ORDER BY "users"."id" ASC LIMIT 1  (0.3ms) SELECT updated_at FROM "messages" WHERE "messages"."user_id" = ? AND (created_at > '2014-01-14 17:54:57.317958') ORDER BY updated_at DESC LIMIT 1 [["user_id", 14035331]] User Load (0.3ms) SELECT "users".* FROM "users" ORDER BY "users"."id" ASC LIMIT 1  (0.3ms) SELECT updated_at FROM "messages" WHERE "messages"."user_id" = ? AND (created_at > '2013-10-14 17:55:31.395116' AND created_at < '2014-01-14 17:55:31.395295') ORDER BY updated_at DESC LIMIT 1 [["user_id", 14035331]] User Load (0.4ms) SELECT "users".* FROM "users" ORDER BY "users"."id" ASC LIMIT 1  (0.3ms) SELECT updated_at FROM "messages" WHERE "messages"."user_id" = ? AND (created_at < '2013-10-14 17:55:38.481846') ORDER BY updated_at DESC LIMIT 1 [["user_id", 14035331]] User Load (0.1ms) SELECT "users".* FROM "users" ORDER BY "users"."id" ASC LIMIT 1 User Load (0.3ms) SELECT "users".* FROM "users" ORDER BY "users"."id" ASC LIMIT 1 User Load (0.3ms) SELECT "users".* FROM "users" ORDER BY "users"."id" ASC LIMIT 1 User Load (0.3ms) SELECT "users".* FROM "users" ORDER BY "users"."id" ASC LIMIT 1 User Load (0.1ms) SELECT "users".* FROM "users" ORDER BY "users"."id" ASC LIMIT 1 User Load (0.2ms) SELECT "users".* FROM "users" ORDER BY "users"."id" ASC LIMIT 1 User Load (0.2ms) SELECT "users".* FROM "users" ORDER BY "users"."id" ASC LIMIT 1 User Load (0.2ms) SELECT "users".* FROM "users" ORDER BY "users"."id" ASC LIMIT 1 User Load (0.2ms) SELECT "users".* FROM "users" ORDER BY "users"."id" ASC LIMIT 1 User Load (0.2ms) SELECT "users".* FROM "users" ORDER BY "users"."id" ASC LIMIT 1  (1.6ms) SELECT updated_at FROM "messages" WHERE "messages"."user_id" = ? ORDER BY updated_at DESC LIMIT 1 [["user_id", 14035331]]  (0.9ms) SELECT updated_at FROM "users" ORDER BY updated_at DESC LIMIT 1 User Load (0.3ms) SELECT "users".* FROM "users" ORDER BY "users"."id" ASC LIMIT 1  (0.6ms) SELECT updated_at FROM "users" ORDER BY updated_at DESC LIMIT 20  (0.8ms) SELECT updated_at FROM "users" ORDER BY updated_at DESC LIMIT 20 User Load (0.2ms) SELECT "users".* FROM "users" ORDER BY "users"."id" ASC LIMIT 1 User Load (0.3ms) SELECT "users".* FROM "users" ORDER BY "users"."id" ASC LIMIT 1 User Load (0.4ms) SELECT "users".* FROM "users" ORDER BY "users"."id" ASC LIMIT 1 User Load (0.3ms) SELECT "users".* FROM "users" ORDER BY "users"."id" ASC LIMIT 1 User Load (0.2ms) SELECT "users".* FROM "users" ORDER BY "users"."id" ASC LIMIT 1 User Load (0.2ms) SELECT "users".* FROM "users" ORDER BY "users"."id" ASC LIMIT 1 User Load (0.3ms) SELECT "users".* FROM "users" ORDER BY "users"."id" ASC LIMIT 1 User Load (0.1ms) SELECT "users".* FROM "users" ORDER BY "users"."id" ASC LIMIT 1 User Load (0.2ms) SELECT "users".* FROM "users" ORDER BY "users"."id" ASC LIMIT 1 User Load (0.4ms) SELECT "users".* FROM "users" ORDER BY "users"."id" ASC LIMIT 1 User Load (0.5ms) SELECT "users".* FROM "users" ORDER BY "users"."id" ASC LIMIT 1 User Load (0.6ms) SELECT "users".* FROM "users" ORDER BY "users"."id" ASC LIMIT 1 User Load (0.3ms) SELECT "users".* FROM "users" ORDER BY "users"."id" ASC LIMIT 1 User Load (0.2ms) SELECT "users".* FROM "users" ORDER BY "users"."id" ASC LIMIT 1 User Load (0.2ms) SELECT "users".* FROM "users" ORDER BY "users"."id" ASC LIMIT 1 User Load (0.3ms) SELECT "users".* FROM "users" ORDER BY "users"."id" ASC LIMIT 1 User Load (0.3ms) SELECT "users".* FROM "users" ORDER BY "users"."id" ASC LIMIT 1 User Load (0.5ms) SELECT "users".* FROM "users" ORDER BY "users"."id" ASC LIMIT 1 User Load (0.2ms) SELECT "users".* FROM "users" ORDER BY "users"."id" ASC LIMIT 1 User Load (0.3ms) SELECT "users".* FROM "users" ORDER BY "users"."id" ASC LIMIT 1  (4.7ms) SELECT updated_at FROM "messages" WHERE "messages"."user_id" = ? ORDER BY updated_at DESC LIMIT 1 [["user_id", 14035331]] User Load (0.3ms) SELECT "users".* FROM "users" ORDER BY "users"."id" ASC LIMIT 1 Message Load (0.3ms) SELECT "messages".* FROM "messages" WHERE "messages"."user_id" = ? [["user_id", 14035331]]  (1.4ms) SELECT updated_at FROM "users" ORDER BY updated_at DESC LIMIT 1 User Load (0.3ms) SELECT "users".* FROM "users" ORDER BY "users"."id" ASC LIMIT 1  (3.3ms) SELECT updated_at FROM "messages" WHERE "messages"."user_id" = ? ORDER BY updated_at DESC LIMIT 1 [["user_id", 14035331]] User Load (0.3ms) SELECT "users".* FROM "users" ORDER BY "users"."id" ASC LIMIT 1 User Load (0.2ms) SELECT "users".* FROM "users" ORDER BY "users"."id" ASC LIMIT 1  (4.0ms) SELECT updated_at FROM "messages" WHERE "messages"."user_id" = ? ORDER BY updated_at DESC LIMIT 1 [["user_id", 14035331]] User Load (0.3ms) SELECT "users".* FROM "users" ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT updated_at FROM "messages" WHERE "messages"."user_id" = ? ORDER BY updated_at DESC LIMIT 1 [["user_id", 14035331]] User Load (0.3ms) SELECT "users".* FROM "users" ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT updated_at FROM "messages" WHERE "messages"."user_id" = ? ORDER BY updated_at DESC LIMIT 1 [["user_id", 14035331]] User Load (0.2ms) SELECT "users".* FROM "users" ORDER BY "users"."id" ASC LIMIT 1 Message Load (3.7ms) SELECT "messages".* FROM "messages" WHERE "messages"."user_id" = ? [["user_id", 14035331]] User Load (0.4ms) SELECT "users".* FROM "users" ORDER BY "users"."id" ASC LIMIT 1 Message Load (0.2ms) SELECT "messages".* FROM "messages" WHERE "messages"."user_id" = ? [["user_id", 14035331]] User Load (0.2ms) SELECT "users".* FROM "users" ORDER BY "users"."id" ASC LIMIT 1 User Load (0.2ms) SELECT "users".* FROM "users" ORDER BY "users"."id" ASC LIMIT 1 User Load (0.3ms) SELECT "users".* FROM "users" ORDER BY "users"."id" ASC LIMIT 1 User Load (0.2ms) SELECT "users".* FROM "users" ORDER BY "users"."id" ASC LIMIT 1 User Load (0.4ms) SELECT "users".* FROM "users" ORDER BY "users"."id" ASC LIMIT 1 User Load (0.2ms) SELECT "users".* FROM "users" ORDER BY "users"."id" ASC LIMIT 1 User Load (0.3ms) SELECT "users".* FROM "users" ORDER BY "users"."id" ASC LIMIT 1 User Load (0.3ms) SELECT "users".* FROM "users" ORDER BY "users"."id" ASC LIMIT 1 User Load (1.7ms) SELECT "users".* FROM "users" ORDER BY "users"."id" ASC LIMIT 1  (3.9ms) SELECT updated_at FROM "messages" WHERE "messages"."user_id" = ? ORDER BY updated_at DESC LIMIT 1 [["user_id", 14035331]] User Load (0.3ms) SELECT "users".* FROM "users" ORDER BY "users"."id" ASC LIMIT 1  (0.4ms) SELECT updated_at FROM "messages" WHERE "messages"."user_id" = ? AND (created_at < '2013-10-14 22:35:06.008985') ORDER BY updated_at DESC LIMIT 1 [["user_id", 14035331]] User Load (0.5ms) SELECT "users".* FROM "users" ORDER BY "users"."id" ASC LIMIT 1 User Load (0.1ms) SELECT "users".* FROM "users" ORDER BY "users"."id" ASC LIMIT 1 User Load (0.3ms) SELECT "users".* FROM "users" ORDER BY "users"."id" ASC LIMIT 1 Message Load (3.1ms) SELECT "messages".* FROM "messages" WHERE "messages"."user_id" = ? [["user_id", 14035331]] User Load (0.4ms) SELECT "users".* FROM "users" ORDER BY "users"."id" ASC LIMIT 1 Message Load (0.2ms) SELECT "messages".* FROM "messages" WHERE "messages"."user_id" = ? [["user_id", 14035331]] User Load (0.2ms) SELECT "users".* FROM "users" ORDER BY "users"."id" ASC LIMIT 1 Message Load (0.2ms) SELECT "messages".* FROM "messages" WHERE "messages"."user_id" = ? [["user_id", 14035331]] User Load (0.3ms) SELECT "users".* FROM "users" ORDER BY "users"."id" ASC LIMIT 1 Message Load (0.2ms) SELECT "messages".* FROM "messages" WHERE "messages"."user_id" = ? [["user_id", 14035331]] User Load (0.2ms) SELECT "users".* FROM "users" ORDER BY "users"."id" ASC LIMIT 1 Message Load (3.4ms) SELECT "messages".* FROM "messages" WHERE "messages"."user_id" = ? [["user_id", 14035331]] User Load (0.3ms) SELECT "users".* FROM "users" ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT COUNT(*) FROM "messages" WHERE "messages"."user_id" = ? [["user_id", 14035331]] User Load (0.3ms) SELECT "users".* FROM "users" ORDER BY "users"."id" ASC LIMIT 1 Message Load (0.2ms) SELECT "messages".* FROM "messages" WHERE "messages"."user_id" = ? [["user_id", 14035331]] User Load (0.2ms) SELECT "users".* FROM "users" ORDER BY "users"."id" ASC LIMIT 1 Message Load (3.6ms) SELECT "messages".* FROM "messages" WHERE "messages"."user_id" = ? [["user_id", 14035331]] User Load (0.3ms) SELECT "users".* FROM "users" ORDER BY "users"."id" ASC LIMIT 1 Message Load (0.2ms) SELECT "messages".* FROM "messages" WHERE "messages"."user_id" = ? [["user_id", 14035331]] User Load (0.2ms) SELECT "users".* FROM "users" ORDER BY "users"."id" ASC LIMIT 1 Message Load (0.2ms) SELECT "messages".* FROM "messages" WHERE "messages"."user_id" = ? [["user_id", 14035331]] User Load (0.4ms) SELECT "users".* FROM "users" ORDER BY "users"."id" ASC LIMIT 1 Message Load (0.2ms) SELECT "messages".* FROM "messages" WHERE "messages"."user_id" = ? [["user_id", 14035331]] Message Load (0.1ms) SELECT "messages".* FROM "messages" WHERE "messages"."user_id" = ? [["user_id", 14035331]] User Load (0.3ms) SELECT "users".* FROM "users" ORDER BY "users"."id" ASC LIMIT 1 Message Load (0.2ms) SELECT "messages".* FROM "messages" WHERE "messages"."user_id" = ? [["user_id", 14035331]] Message Load (0.2ms) SELECT "messages".* FROM "messages" WHERE "messages"."user_id" = ? [["user_id", 14035331]] User Load (0.3ms) SELECT "users".* FROM "users" ORDER BY "users"."id" ASC LIMIT 1 User Load (0.3ms) SELECT "users".* FROM "users" ORDER BY "users"."id" ASC LIMIT 1 User Load (0.2ms) SELECT "users".* FROM "users" ORDER BY "users"."id" ASC LIMIT 1 Message Load (0.2ms) SELECT "messages".* FROM "messages" WHERE "messages"."user_id" = ? [["user_id", 14035331]] User Load (0.4ms) SELECT "users".* FROM "users" ORDER BY "users"."id" ASC LIMIT 1 User Load (0.4ms) SELECT "users".* FROM "users" ORDER BY "users"."id" ASC LIMIT 1 Message Load (0.2ms) SELECT "messages".* FROM "messages" WHERE "messages"."user_id" = ? [["user_id", 14035331]]  (0.6ms) SELECT updated_at FROM "messages" WHERE "messages"."user_id" = ? ORDER BY updated_at DESC LIMIT 1 [["user_id", 14035331]] User Load (0.6ms) SELECT "users".* FROM "users" ORDER BY "users"."id" ASC LIMIT 1 User Load (0.3ms) SELECT "users".* FROM "users" ORDER BY "users"."id" ASC LIMIT 1 User Load (0.2ms) SELECT "users".* FROM "users" ORDER BY "users"."id" ASC LIMIT 1 User Load (0.2ms) SELECT "users".* FROM "users" ORDER BY "users"."id" ASC LIMIT 1 User Load (0.6ms) SELECT "users".* FROM "users" ORDER BY "users"."id" ASC LIMIT 1 User Load (0.3ms) SELECT "users".* FROM "users" ORDER BY "users"."id" ASC LIMIT 1 Message Load (3.6ms) SELECT "messages".* FROM "messages" WHERE "messages"."user_id" = ? [["user_id", 14035331]] User Load (0.2ms) SELECT "users".* FROM "users" ORDER BY "users"."id" ASC LIMIT 1 Message Load (0.2ms) SELECT "messages".* FROM "messages" WHERE "messages"."user_id" = ? [["user_id", 14035331]] User Load (0.1ms) SELECT "users".* FROM "users" ORDER BY "users"."id" ASC LIMIT 1 Message Load (1.5ms) SELECT "messages".* FROM "messages" WHERE "messages"."user_id" = ? [["user_id", 14035331]] User Load (0.1ms) SELECT "users".* FROM "users" ORDER BY "users"."id" ASC LIMIT 1 Message Load (3.0ms) SELECT "messages".* FROM "messages" WHERE "messages"."user_id" = ? [["user_id", 14035331]] User Load (0.6ms) SELECT "users".* FROM "users" ORDER BY "users"."id" ASC LIMIT 1 Message Load (3.4ms) SELECT "messages".* FROM "messages" WHERE "messages"."user_id" = ? [["user_id", 14035331]] User Load (0.6ms) SELECT "users".* FROM "users" ORDER BY "users"."id" ASC LIMIT 1 Message Load (3.9ms) SELECT "messages".* FROM "messages" WHERE "messages"."user_id" = ? [["user_id", 14035331]] User Load (0.3ms) SELECT "users".* FROM "users" ORDER BY "users"."id" ASC LIMIT 1 User Load (0.1ms) SELECT "users".* FROM "users" ORDER BY "users"."id" ASC LIMIT 1 User Load (0.2ms) SELECT "users".* FROM "users" ORDER BY "users"."id" ASC LIMIT 1 User Load (0.3ms) SELECT "users".* FROM "users" ORDER BY "users"."id" ASC LIMIT 1 User Load (0.3ms) SELECT "users".* FROM "users" ORDER BY "users"."id" ASC LIMIT 1 User Load (0.3ms) SELECT "users".* FROM "users" ORDER BY "users"."id" ASC LIMIT 1 Message Load (3.3ms) SELECT "messages".* FROM "messages" WHERE "messages"."user_id" = ? [["user_id", 14035331]] User Load (0.2ms) SELECT "users".* FROM "users" ORDER BY "users"."id" ASC LIMIT 1 User Load (0.2ms) SELECT "users".* FROM "users" ORDER BY "users"."id" ASC LIMIT 1 User Load (0.3ms) SELECT "users".* FROM "users" ORDER BY "users"."id" ASC LIMIT 1  (3.7ms) SELECT updated_at FROM "messages" WHERE "messages"."user_id" = ? ORDER BY updated_at DESC LIMIT 1 [["user_id", 14035331]] User Load (0.1ms) SELECT "users".* FROM "users" ORDER BY "users"."id" ASC LIMIT 1 Message Load (1.5ms) SELECT "messages".* FROM "messages" WHERE "messages"."user_id" = ? [["user_id", 14035331]] User Load (0.3ms) SELECT "users".* FROM "users" ORDER BY "users"."id" ASC LIMIT 1  (2.6ms) SELECT updated_at FROM "messages" WHERE "messages"."user_id" = ? ORDER BY updated_at DESC LIMIT 1 [["user_id", 14035331]] User Load (0.2ms) SELECT "users".* FROM "users" ORDER BY "users"."id" ASC LIMIT 1 Message Load (1.5ms) SELECT "messages".* FROM "messages" WHERE "messages"."user_id" = ? [["user_id", 14035331]] User Load (0.2ms) SELECT "users".* FROM "users" ORDER BY "users"."id" ASC LIMIT 1 Message Load (1.5ms) SELECT "messages".* FROM "messages" WHERE "messages"."user_id" = ? [["user_id", 14035331]] User Load (0.3ms) SELECT "users".* FROM "users" ORDER BY "users"."id" ASC LIMIT 1  (1.6ms) SELECT updated_at FROM "messages" WHERE "messages"."user_id" = ? ORDER BY updated_at DESC LIMIT 1 [["user_id", 14035331]] User Load (0.2ms) SELECT "users".* FROM "users" ORDER BY "users"."id" ASC LIMIT 1  (1.5ms) SELECT updated_at FROM "messages" WHERE "messages"."user_id" = ? ORDER BY updated_at DESC LIMIT 1 [["user_id", 14035331]] User Load (0.3ms) SELECT "users".* FROM "users" ORDER BY "users"."id" ASC LIMIT 1  (1.2ms) CREATE TABLE "messages" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "content" varchar(255), "created_at" datetime, "updated_at" datetime, "user_id" integer)   (0.9ms) CREATE INDEX "index_messages_on_user_id" ON "messages" ("user_id")  (1.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "created_at" datetime, "updated_at" datetime)   (0.8ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)  (0.8ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.9ms) INSERT INTO "schema_migrations" (version) VALUES ('20140214001211')  (0.8ms) INSERT INTO "schema_migrations" (version) VALUES ('20140213183243')  (1.1ms) CREATE TABLE "messages" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "content" varchar(255), "created_at" datetime, "updated_at" datetime, "user_id" integer)   (1.0ms) CREATE INDEX "index_messages_on_user_id" ON "messages" ("user_id")  (0.8ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "created_at" datetime, "updated_at" datetime)   (0.9ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)  (0.8ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (1.0ms) INSERT INTO "schema_migrations" (version) VALUES ('20140214001211')  (0.7ms) INSERT INTO "schema_migrations" (version) VALUES ('20140213183243') ActiveRecord::SchemaMigration Load (0.4ms) SELECT "schema_migrations".* FROM "schema_migrations" SQL (1.7ms) DELETE FROM "users" DEPRECATION WARNING: ActiveRecord::Fixtures is deprecated! Use ActiveRecord::FixtureSet instead. (called from at /Users/nick/Hive/thermometer/test/dummy/db/seeds.rb:5) ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" SQL (2.2ms) DELETE FROM "users" DEPRECATION WARNING: ActiveRecord::Fixtures is deprecated! Use ActiveRecord::FixtureSet instead. (called from at /Users/nick/Hive/thermometer/test/dummy/db/seeds.rb:5) ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" SQL (1.9ms) DELETE FROM "users" DEPRECATION WARNING: ActiveRecord::Fixtures is deprecated! Use ActiveRecord::FixtureSet instead. (called from at /Users/nick/Hive/thermometer/test/dummy/db/seeds.rb:5)  (0.1ms) begin transaction Fixture Delete (0.2ms) DELETE FROM "users" Fixture Insert (0.2ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Holly Rodriguez', '2013-08-31 08:07:57.000000', '2014-01-10 11:17:47.000000', 338193910) Fixture Insert (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Brionna Klocko', '2013-12-06 12:09:59.000000', '2013-12-19 00:07:37.000000', 590306657) Fixture Insert (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Mr. Milford Hoppe', '2013-09-08 00:46:08.000000', '2014-01-21 11:35:21.000000', 975572189) Fixture Insert (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Trent Veum', '2013-11-23 10:25:27.000000', '2013-12-04 03:31:48.000000', 220281934) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Gerard Considine Jr.', '2013-11-11 04:37:32.000000', '2013-12-18 23:15:33.000000', 323332591) Fixture Insert (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Jedediah Mohr', '2014-01-26 17:15:57.000000', '2014-02-13 09:52:22.000000', 608344442) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Mary Parisian', '2013-12-29 02:18:58.000000', '2014-01-27 21:15:09.000000', 1028376774) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Jacinthe White', '2013-09-20 04:20:12.000000', '2013-12-06 21:23:31.000000', 172816471) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Leola Stehr III', '2013-10-16 01:22:27.000000', '2014-01-08 13:51:22.000000', 452191684) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Zelda Mertz', '2013-12-27 00:41:39.000000', '2014-01-28 19:43:53.000000', 771020115) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Liliane Funk', '2013-09-24 14:13:25.000000', '2013-10-22 19:44:29.000000', 956993830) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Annabelle Ratke', '2013-10-26 08:27:16.000000', '2014-02-14 23:48:52.000000', 235774389) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Ashleigh Breitenberg', '2014-01-21 08:00:43.000000', '2014-02-18 23:41:50.000000', 386199561) Fixture Insert (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Katlyn Cruickshank', '2013-12-30 05:22:41.000000', '2014-02-10 05:14:21.000000', 537116830) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Karina Rutherford I', '2013-10-20 11:48:21.000000', '2014-02-11 12:22:06.000000', 1046959423) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Scot Runolfsson', '2013-10-26 03:41:13.000000', '2013-12-10 01:03:19.000000', 157312430) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Frida Smith', '2013-10-01 23:03:00.000000', '2013-11-30 19:17:27.000000', 275330066) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Sarah Dietrich II', '2013-12-05 19:42:01.000000', '2014-02-09 17:04:30.000000', 661521543) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Aaliyah Eichmann', '2013-12-29 01:22:09.000000', '2014-01-22 21:03:07.000000', 936450328) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Jameson Hayes', '2014-01-26 22:07:10.000000', '2014-02-01 17:56:34.000000', 14035331) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Johnpaul Okuneva', '2013-10-18 03:09:05.000000', '2013-10-28 02:11:25.000000', 304595689) Fixture Insert (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Kenyon Collins', '2013-10-29 01:52:50.000000', '2013-12-01 15:39:56.000000', 622916212) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Monica Haley', '2013-12-11 01:10:06.000000', '2013-12-29 23:30:09.000000', 1009361868) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Dr. Walter Frami', '2013-08-29 20:00:31.000000', '2014-01-08 08:12:29.000000', 187601757) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Malachi Morissette', '2013-09-10 06:37:32.000000', '2014-01-10 21:08:05.000000', 357172992) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Vidal Purdy', '2013-09-26 03:21:19.000000', '2013-11-20 17:47:37.000000', 575485547) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Rosetta Senger', '2014-01-08 01:32:49.000000', '2014-01-25 23:06:24.000000', 994338771) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Roosevelt Quigley', '2013-09-11 22:43:30.000000', '2014-01-30 20:54:39.000000', 205739844) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Clemens Hamill', '2014-01-03 08:54:03.000000', '2014-01-26 23:05:24.000000', 486296279) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Favian Bosco Sr.', '2014-01-12 07:29:58.000000', '2014-01-14 23:27:45.000000', 737901126) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Lysanne Trantow', '2013-10-31 21:15:07.000000', '2013-11-16 04:11:24.000000', 188543912) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Ms. Reese Koelpin', '2013-12-11 17:33:07.000000', '2014-02-12 08:18:12.000000', 1010549555) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Quinten McGlynn III', '2013-10-24 04:46:55.000000', '2013-12-21 10:59:15.000000', 624071307) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Miss Blaise Kunde', '2013-10-13 11:43:39.000000', '2013-12-25 03:47:33.000000', 305504796) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Mrs. Juwan Ratke', '2013-11-30 00:14:36.000000', '2013-12-02 10:17:04.000000', 206649281) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Sasha Price', '2014-02-16 16:18:54.000000', '2014-02-18 16:27:37.000000', 995493676) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Claudia Torphy', '2013-10-25 19:52:52.000000', '2013-11-26 00:53:02.000000', 576673428) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Zula Reilly', '2013-10-03 20:53:47.000000', '2014-01-03 22:33:21.000000', 358114821) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Kyle Monahan', '2014-01-16 15:40:23.000000', '2014-01-26 05:03:24.000000', 99056534) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Eli Crona', '2013-11-16 09:36:15.000000', '2013-12-18 20:21:49.000000', 853560069) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Jamison Schumm', '2013-11-06 09:58:08.000000', '2014-02-05 21:56:27.000000', 75326820) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Colleen Huels', '2013-12-30 12:37:35.000000', '2014-02-10 23:26:37.000000', 863655417) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Mrs. Katrine Farrell', '2013-12-05 08:55:34.000000', '2013-12-15 20:25:21.000000', 712180813) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Elyse Gutkowski', '2013-11-27 18:28:00.000000', '2014-02-11 08:36:55.000000', 494154972) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Devante Gaylord', '2013-12-02 02:12:57.000000', '2013-12-26 18:50:22.000000', 51421563) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Elta Hyatt', '2013-12-30 16:05:05.000000', '2014-01-17 02:53:23.000000', 873959920) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Lula Upton', '2013-09-21 21:18:25.000000', '2014-02-16 21:35:21.000000', 756990036) Fixture Insert (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Shanon Quitzon', '2014-01-30 06:30:18.000000', '2014-02-09 14:51:21.000000', 437907651) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Veda Greenfelder', '2013-11-06 23:41:52.000000', '2013-11-17 12:22:15.000000', 178711894) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Marco Ward', '2014-01-10 23:21:40.000000', '2014-02-14 15:48:23.000000', 1034018247)  (0.7ms) commit transaction SQL (1.1ms) DELETE FROM "messages" DEPRECATION WARNING: ActiveRecord::Fixtures is deprecated! Use ActiveRecord::FixtureSet instead. (called from at /Users/nick/Hive/thermometer/test/dummy/db/seeds.rb:8)  (0.2ms) begin transaction Fixture Delete (0.3ms) DELETE FROM "messages" Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - autem - repudiandae - et - sit - dignissimos ', '2013-08-21 05:21:07.000000', '2014-01-09 21:10:32.000000', 904633263, 1010549555) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - aperiam - vel - molestiae - expedita - est ', '2014-01-20 00:24:10.000000', '2014-02-04 20:13:39.000000', 875164062, 1010549555) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - voluptatem - ut - at - dolorem - quia ', '2013-10-13 10:35:31.000000', '2013-12-17 16:07:15.000000', 913264581, 1010549555) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - accusamus - dolor - sint - voluptas - culpa ', '2013-09-24 05:15:37.000000', '2013-12-27 10:31:31.000000', 49064764, 493245475) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - rerum - debitis - autem - perferendis - cum ', '2014-02-07 19:14:05.000000', '2014-02-11 04:41:56.000000', 53395727, 493245475) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - est - qui - qui - fugiat - dolorem ', '2014-01-22 10:22:54.000000', '2014-02-01 12:50:29.000000', 23625558, 493245475) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - ex - nulla - praesentium - illo - accusamus ', '2013-10-03 19:10:21.000000', '2013-11-11 15:18:48.000000', 468056704, 756990036) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - rem - voluptatem - consequatur - sed - et ', '2014-02-18 14:09:23.000000', '2014-02-18 18:02:09.000000', 438800567, 756990036) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - numquam - omnis - culpa - occaecati - voluptas ', '2013-08-20 09:04:09.000000', '2014-02-02 02:40:49.000000', 409022190, 756990036) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - magni - quis - aut - et - soluta ', '2013-11-10 19:45:43.000000', '2014-01-23 18:29:11.000000', 753060375, 995493676) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - ut - ad - in - ut - odio ', '2013-12-14 08:24:28.000000', '2014-02-16 11:27:36.000000', 757112866, 995493676) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - et - molestiae - pariatur - architecto - a ', '2013-10-13 09:07:45.000000', '2013-11-09 22:54:39.000000', 795221625, 995493676) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - tempore - nemo - beatae - et - id ', '2013-08-24 05:22:11.000000', '2013-09-22 05:07:56.000000', 847667128, 357172992) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - repudiandae - impedit - nulla - nemo - minima ', '2013-12-08 05:34:43.000000', '2014-01-11 21:50:31.000000', 860108165, 357172992) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - possimus - dolorem - dolorum - ad - veniam ', '2013-10-05 17:52:15.000000', '2014-01-23 08:58:03.000000', 822250462, 357172992) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - similique - est - quod - nemo - illo ', '2013-11-30 18:40:50.000000', '2014-02-08 11:10:36.000000', 92368677, 575485547) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - consequatur - reiciendis - in - temporibus - porro ', '2014-01-08 01:29:17.000000', '2014-02-13 01:59:21.000000', 71501078, 575485547) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - consequatur - eum - sed - vel - ut ', '2013-12-25 10:59:21.000000', '2014-02-04 18:31:48.000000', 101038927, 575485547) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - dignissimos - officiis - odio - magni - eaque ', '2013-09-07 02:42:41.000000', '2013-10-12 17:55:29.000000', 478690969, 323332591) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - ab - ipsam - nihil - quasi - distinctio ', '2013-10-12 07:08:13.000000', '2013-12-25 11:17:48.000000', 491410606, 323332591) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - qui - exercitationem - autem - recusandae - modi ', '2014-02-12 18:21:41.000000', '2014-02-13 02:34:00.000000', 520940279, 323332591) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - architecto - qui - omnis - voluptate - sint ', '2014-01-24 01:29:33.000000', '2014-02-11 05:59:18.000000', 730795536, 975572189) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - ad - totam - sit - consectetur - dolore ', '2014-01-08 22:14:22.000000', '2014-02-15 11:23:46.000000', 709715001, 975572189) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - nostrum - adipisci - qui - amet - quaerat ', '2013-10-25 00:00:14.000000', '2013-10-26 03:28:15.000000', 671865442, 975572189) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - saepe - nihil - dolores - quos - magni ', '2013-10-07 06:00:11.000000', '2013-12-09 20:13:56.000000', 993006497, 437907651) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - incidunt - veritatis - nihil - nulla - et ', '2013-08-24 06:24:30.000000', '2013-11-22 02:48:14.000000', 988969388, 437907651) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - mollitia - commodi - temporibus - rerum - itaque ', '2013-09-09 14:40:41.000000', '2014-01-24 07:57:29.000000', 951371763, 437907651) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - quia - sed - qui - blanditiis - impedit ', '2013-11-27 11:59:22.000000', '2014-01-01 02:39:39.000000', 204940042, 187601757) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - aut - facilis - et - ad - eum ', '2013-11-14 17:58:15.000000', '2014-01-15 22:37:38.000000', 234178881, 187601757) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - cum - illo - voluptatibus - aut - tempora ', '2013-12-02 13:28:34.000000', '2014-01-30 19:59:36.000000', 263452520, 187601757) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - eaque - vitae - molestiae - dicta - dolores ', '2014-02-12 16:53:58.000000', '2014-02-17 18:04:46.000000', 844491320, 51421563) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - sint - saepe - natus - id - facere ', '2014-02-03 21:32:13.000000', '2014-02-14 12:45:22.000000', 183078239, 51421563) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - earum - corrupti - praesentium - occaecati - quis ', '2013-08-25 18:04:28.000000', '2013-09-19 13:02:42.000000', 408691381, 51421563) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - nulla - eum - explicabo - quos - eos ', '2013-11-03 01:28:05.000000', '2013-12-19 20:39:44.000000', 89316015, 452191684) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - molestiae - et - et - asperiores - sit ', '2013-11-16 18:14:55.000000', '2014-01-15 12:40:14.000000', 1039056334, 452191684) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - molestiae - ut - est - voluptatem - qui ', '2013-09-20 12:57:17.000000', '2013-11-08 14:42:49.000000', 794497576, 452191684) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - suscipit - facilis - fuga - deserunt - optio ', '2013-10-09 02:06:36.000000', '2013-10-14 15:40:56.000000', 475761431, 994338771) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - et - dicta - sint - velit - molestias ', '2013-12-17 03:21:41.000000', '2013-12-24 05:45:02.000000', 619179122, 994338771) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - explicabo - molestiae - corporis - voluptatum - assumenda ', '2013-10-17 20:09:49.000000', '2014-01-11 10:24:16.000000', 911360928, 994338771) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - accusamus - velit - totam - quis - sed ', '2013-08-30 08:54:47.000000', '2014-01-21 13:02:24.000000', 727497604, 206649281) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - et - earum - perspiciatis - corrupti - ut ', '2013-11-12 12:55:11.000000', '2014-02-09 00:36:42.000000', 333503719, 206649281) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - eveniet - sequi - ex - explicabo - omnis ', '2013-11-18 00:42:55.000000', '2013-12-18 07:54:28.000000', 22377225, 206649281) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - doloremque - et - eius - voluptates - omnis ', '2014-02-06 08:18:24.000000', '2014-02-14 09:33:41.000000', 892874273, 936450328) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - nemo - quasi - quam - iure - rem ', '2013-08-31 16:24:13.000000', '2013-09-30 20:37:07.000000', 226773318, 936450328) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - velit - nulla - sed - assumenda - officia ', '2013-10-29 23:36:46.000000', '2013-10-30 03:01:05.000000', 523364012, 936450328) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - ducimus - consequatur - officia - maiores - earum ', '2014-02-16 21:54:44.000000', '2014-02-17 07:03:13.000000', 37691064, 305504796) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - est - maiores - animi - rerum - possimus ', '2013-10-31 20:07:28.000000', '2013-12-03 03:10:17.000000', 981694933, 305504796) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - harum - quos - dolorem - magnam - dolores ', '2013-12-01 10:12:07.000000', '2014-02-16 02:29:45.000000', 674682431, 305504796) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - quia - quidem - dolorem - repellat - ratione ', '2013-09-12 15:28:04.000000', '2013-09-12 16:03:46.000000', 456544016, 494154972) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - vel - explicabo - sit - nihil - culpa ', '2013-11-01 07:24:45.000000', '2013-11-07 08:53:49.000000', 596256873, 494154972) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - sed - vel - dolore - eveniet - commodi ', '2014-01-27 00:39:46.000000', '2014-01-30 23:56:34.000000', 826247047, 494154972) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - similique - quos - ex - eum - non ', '2013-11-22 12:18:22.000000', '2013-12-21 23:05:37.000000', 741441437, 590306657) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - dolor - excepturi - quia - assumenda - veniam ', '2013-12-18 13:08:25.000000', '2014-01-02 02:22:15.000000', 344791294, 590306657) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - culpa - et - eum - dolores - aut ', '2013-10-19 08:00:39.000000', '2013-11-27 20:00:57.000000', 104380176, 590306657) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - non - autem - cumque - in - ratione ', '2014-01-16 01:05:32.000000', '2014-01-16 23:47:33.000000', 1015964170, 624071307) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - debitis - assumenda - molestias - ut - et ', '2013-08-21 04:05:49.000000', '2013-12-08 08:11:59.000000', 70387057, 624071307) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - id - recusandae - consequatur - quia - facere ', '2013-11-01 22:08:50.000000', '2013-12-16 05:05:06.000000', 377989763, 624071307) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - unde - excepturi - odio - veritatis - expedita ', '2013-12-12 17:20:41.000000', '2013-12-30 00:23:18.000000', 193548957, 1028376774) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - quisquam - rem - et - aliquam - aut ', '2013-11-14 05:05:13.000000', '2014-02-06 07:57:37.000000', 859125244, 1028376774) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - rerum - et - recusandae - et - eum ', '2014-02-09 15:29:33.000000', '2014-02-18 16:37:11.000000', 562076186, 1028376774) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - distinctio - iusto - velit - earum - saepe ', '2013-11-08 07:19:43.000000', '2013-12-18 01:59:25.000000', 427342331, 386199561) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - doloribus - aliquid - velit - tenetur - molestiae ', '2013-09-02 17:31:40.000000', '2013-11-08 22:59:12.000000', 566550176, 386199561) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - facere - iure - reprehenderit - a - exercitationem ', '2014-01-24 13:02:40.000000', '2014-02-04 11:40:54.000000', 863072626, 386199561) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - blanditiis - eum - reprehenderit - aut - quia ', '2013-09-27 15:38:42.000000', '2013-10-04 10:32:12.000000', 780110190, 99056534) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - corporis - in - aut - sed - sapiente ', '2013-11-08 14:45:38.000000', '2014-02-04 19:50:59.000000', 381939211, 99056534) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - recusandae - atque - consectetur - architecto - et ', '2013-10-02 19:55:21.000000', '2014-01-30 01:39:27.000000', 74858985, 99056534) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - fugit - recusandae - vel - velit - voluptas ', '2013-12-05 21:40:23.000000', '2014-02-09 03:37:47.000000', 930535642, 205739844) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - saepe - illo - voluptates - rem - eveniet ', '2014-01-22 10:02:53.000000', '2014-01-28 15:06:28.000000', 264945587, 205739844) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - facere - incidunt - aliquid - amet - accusantium ', '2013-09-25 11:22:49.000000', '2013-12-28 23:58:53.000000', 494866525, 205739844) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - cum - est - qui - quo - quaerat ', '2013-10-08 18:39:20.000000', '2014-01-07 04:29:48.000000', 7465027, 863655417) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - vitae - aut - esse - minima - ea ', '2013-09-25 02:18:04.000000', '2014-01-21 23:19:36.000000', 952995620, 863655417) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - ullam - est - modi - enim - corporis ', '2013-12-02 14:09:35.000000', '2014-01-14 19:42:53.000000', 712515786, 863655417) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - consequatur - ad - quia - id - fugiat ', '2013-08-27 20:13:47.000000', '2013-09-08 13:35:40.000000', 504724962, 1034018247) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - perferendis - alias - voluptas - debitis - placeat ', '2014-01-08 09:16:40.000000', '2014-01-30 02:10:12.000000', 648616585, 1034018247) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - delectus - vel - aliquid - ut - iste ', '2013-12-16 13:05:56.000000', '2013-12-23 10:16:21.000000', 874296683, 1034018247) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - praesentium - similique - et - modi - voluptas ', '2013-10-19 09:40:27.000000', '2013-12-03 17:44:26.000000', 689065333, 14035331) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - odio - deleniti - laudantium - hic - dolor ', '2014-01-29 01:59:57.000000', '2014-01-31 06:32:29.000000', 296626708, 14035331) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - enim - voluptas - et - laboriosam - ut ', '2014-02-16 05:49:38.000000', '2014-02-16 07:44:35.000000', 52135426, 14035331) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - nemo - eligendi - ratione - possimus - et ', '2013-11-04 15:53:38.000000', '2013-12-17 08:09:28.000000', 807083217, 178711894) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - pariatur - officia - aperiam - aliquam - ut ', '2013-10-06 13:15:18.000000', '2013-11-04 21:11:08.000000', 145193900, 178711894) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - neque - vel - est - voluptas - dolore ', '2013-12-25 16:16:23.000000', '2014-01-13 12:47:35.000000', 437441606, 178711894) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - non - omnis - ut - qui - ducimus ', '2013-10-23 10:42:11.000000', '2014-02-17 21:04:09.000000', 119286874, 75326820) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - unde - est - laboriosam - est - atque ', '2013-12-19 15:55:06.000000', '2013-12-20 17:20:01.000000', 1067469629, 75326820) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - est - dolorem - eos - provident - ut ', '2013-11-14 19:46:29.000000', '2013-11-20 23:54:42.000000', 756409555, 75326820) Fixture Insert (0.0ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - accusamus - consequatur - reiciendis - a - est ', '2013-09-17 15:44:49.000000', '2013-11-15 12:01:52.000000', 396571081, 956993830) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - expedita - quia - deserunt - vel - odit ', '2014-02-08 03:17:25.000000', '2014-02-08 22:07:01.000000', 790582958, 956993830) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - natus - totam - aut - aliquam - voluptatem ', '2013-12-06 20:14:16.000000', '2014-01-13 11:47:54.000000', 1034615108, 956993830) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - officia - aut - non - modi - amet ', '2014-01-29 11:46:16.000000', '2014-02-03 13:17:52.000000', 547619168, 486296279) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - voluptatibus - quos - repudiandae - omnis - consequatur ', '2014-02-17 13:36:42.000000', '2014-02-18 01:34:02.000000', 404252221, 486296279) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - occaecati - labore - eligendi - libero - accusantium ', '2013-09-02 15:17:31.000000', '2013-10-08 17:24:44.000000', 179161559, 486296279) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - officia - est - eum - voluptas - laborum ', '2014-01-21 17:22:33.000000', '2014-02-15 14:43:48.000000', 6523066, 220281934) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - quia - velit - eius - qui - omnis ', '2013-12-15 14:11:30.000000', '2014-01-26 01:44:31.000000', 954200033, 220281934) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - perspiciatis - tempore - aspernatur - totam - sed ', '2014-02-06 06:55:15.000000', '2014-02-11 23:59:32.000000', 711606323, 220281934) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - ab - aut - numquam - iusto - cum ', '2014-01-29 08:14:29.000000', '2014-02-13 17:05:36.000000', 929347629, 537116830) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - quibusdam - rem - unde - est - et ', '2013-12-12 10:03:56.000000', '2013-12-25 20:08:48.000000', 265871180, 537116830) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - debitis - consectetur - omnis - sed - eum ', '2013-11-16 03:30:33.000000', '2014-02-16 09:18:07.000000', 493711530, 537116830) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - nihil - tempore - voluptatem - libero - quia ', '2013-12-19 04:10:53.000000', '2014-02-03 04:12:18.000000', 778955161, 853560069) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - non - voluptatem - distinctio - incidunt - at ', '2013-09-28 00:37:16.000000', '2014-01-06 06:25:11.000000', 382832372, 853560069) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - qui - repudiandae - vel - non - tempora ', '2013-10-10 18:15:37.000000', '2013-12-05 11:24:02.000000', 73670942, 853560069) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - alias - molestiae - consequuntur - quo - ea ', '2013-11-06 08:32:17.000000', '2014-01-21 18:57:41.000000', 426432770, 873959920) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - a - velit - aliquam - quo - ab ', '2013-10-09 07:16:38.000000', '2013-10-09 12:36:16.000000', 567721573, 873959920) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - et - et - sunt - dolores - earum ', '2013-09-10 12:44:04.000000', '2014-01-01 04:39:51.000000', 862130571, 873959920) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - fuga - sunt - quam - dolores - reiciendis ', '2013-12-16 17:34:49.000000', '2013-12-28 21:58:26.000000', 118377635, 576673428) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - vero - nemo - sit - ratione - soluta ', '2014-01-08 22:51:55.000000', '2014-01-17 07:58:17.000000', 1068641224, 576673428) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - eius - sit - dignissimos - voluptatem - aspernatur ', '2013-09-25 12:01:35.000000', '2013-12-24 06:26:00.000000', 755467306, 576673428) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - odit - ut - saepe - perferendis - eveniet ', '2014-01-05 08:50:33.000000', '2014-02-03 11:35:02.000000', 805927990, 188543912) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - perferendis - et - veritatis - esse - nesciunt ', '2014-01-28 04:06:35.000000', '2014-02-16 00:11:14.000000', 146086739, 188543912) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - voluptates - illo - quas - fuga - quia ', '2013-10-10 22:42:24.000000', '2014-01-21 21:18:35.000000', 436253889, 188543912) Fixture Insert (0.0ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - iure - non - expedita - tempore - qui ', '2014-01-24 02:42:49.000000', '2014-02-16 12:52:23.000000', 687877522, 1009361868) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - quisquam - sint - culpa - dolorem - saepe ', '2013-09-23 03:24:04.000000', '2014-01-18 07:19:52.000000', 297552619, 1009361868) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - dignissimos - vero - recusandae - eos - impedit ', '2013-11-13 11:15:27.000000', '2014-01-28 03:15:14.000000', 50980101, 1009361868) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - dolores - sint - nam - culpa - tempore ', '2013-12-01 16:37:07.000000', '2013-12-10 00:18:14.000000', 503782683, 1046959423) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - omnis - fugiat - qui - nostrum - distinctio ', '2014-02-08 14:39:50.000000', '2014-02-10 11:39:25.000000', 649820796, 1046959423) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - alias - ipsum - ducimus - ullam - et ', '2014-01-30 18:36:29.000000', '2014-02-12 03:01:09.000000', 873387410, 1046959423) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - unde - porro - fuga - autem - totam ', '2013-10-21 08:57:53.000000', '2013-11-12 03:44:11.000000', 246939784, 157312430) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - ea - minima - maiores - saepe - esse ', '2013-09-13 19:34:48.000000', '2013-10-21 13:27:29.000000', 906258415, 157312430) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - accusantium - animi - sapiente - autem - fugit ', '2013-09-16 04:23:07.000000', '2013-12-05 06:43:30.000000', 615630853, 157312430) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - ipsum - officiis - aut - qui - natus ', '2013-10-18 00:19:36.000000', '2014-02-01 15:16:50.000000', 968831007, 737901126) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - eveniet - vel - illum - eos - et ', '2013-11-02 03:42:33.000000', '2013-11-06 15:06:12.000000', 16996222, 737901126) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - provident - soluta - quis - et - cupiditate ', '2013-10-27 13:01:21.000000', '2013-12-31 04:28:00.000000', 330758296, 737901126) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - ipsa - commodi - natus - omnis - repellat ', '2013-12-11 20:01:16.000000', '2014-01-07 13:23:17.000000', 253894270, 304595689) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - officiis - illum - necessitatibus - aperiam - eum ', '2014-01-06 22:34:45.000000', '2014-02-16 02:58:58.000000', 933132571, 304595689) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - rerum - omnis - rerum - dolores - iure ', '2013-12-13 09:54:03.000000', '2013-12-31 11:47:42.000000', 623630073, 304595689) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - et - reiciendis - autem - velit - quis ', '2013-11-20 06:39:37.000000', '2013-12-23 16:30:15.000000', 941960939, 235774389) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - neque - quo - ad - eveniet - omnis ', '2013-08-28 05:27:24.000000', '2013-10-08 00:42:56.000000', 10045840, 235774389) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - voluptas - at - rerum - nostrum - est ', '2013-11-14 16:01:46.000000', '2013-11-17 15:03:25.000000', 304932450, 235774389) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - nemo - fugiat - quam - sit - optio ', '2013-09-12 12:29:41.000000', '2014-02-12 08:03:54.000000', 556564307, 771020115) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - doloremque - nesciunt - excepturi - officiis - similique ', '2013-09-13 09:55:50.000000', '2013-12-12 07:54:23.000000', 428873780, 771020115) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - voluptatum - et - facilis - delectus - veniam ', '2013-09-01 16:02:12.000000', '2013-11-24 14:10:55.000000', 187021274, 771020115) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - laboriosam - ut - esse - autem - quo ', '2013-10-22 03:16:04.000000', '2013-12-26 10:05:36.000000', 371937226, 172816471) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - veniam - tempore - vel - in - iste ', '2013-12-07 20:27:48.000000', '2014-02-08 14:42:43.000000', 781658275, 172816471) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - sit - ipsum - qui - nemo - aut ', '2013-12-06 10:51:11.000000', '2014-02-04 10:09:24.000000', 1008895821, 172816471) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - pariatur - omnis - odit - architecto - deleniti ', '2013-08-25 02:57:36.000000', '2013-10-26 06:37:42.000000', 139450981, 275330066) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - omnis - error - nihil - molestias - mollitia ', '2013-09-25 20:00:24.000000', '2013-12-07 13:50:21.000000', 821280004, 275330066) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - perspiciatis - dolor - maiores - aut - facilis ', '2014-01-03 01:08:50.000000', '2014-02-08 15:14:47.000000', 575017714, 275330066) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - vero - sint - impedit - ea - ut ', '2013-11-07 21:49:11.000000', '2013-12-02 15:04:04.000000', 1061743346, 358114821) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - voluptates - et - illo - cumque - est ', '2013-09-18 08:11:16.000000', '2013-12-19 10:51:18.000000', 133467545, 358114821) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - nostrum - dicta - repellendus - et - autem ', '2013-08-20 10:12:24.000000', '2014-01-17 14:46:37.000000', 356590203, 358114821) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - quis - aliquam - eos - ut - et ', '2013-10-02 10:34:10.000000', '2013-11-04 05:05:02.000000', 641841994, 622916212) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - suscipit - et - sapiente - et - rerum ', '2014-01-13 19:06:23.000000', '2014-01-27 21:27:19.000000', 519953453, 622916212) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - vitae - illo - ullam - dolorum - minima ', '2013-08-31 08:02:36.000000', '2013-10-15 13:15:17.000000', 206074819, 622916212) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - nam - dolor - ut - reiciendis - nihil ', '2014-01-28 06:56:53.000000', '2014-01-30 20:11:53.000000', 289836001, 712180813) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - et - ut - hic - ullam - minus ', '2013-11-09 05:04:42.000000', '2013-12-18 13:05:56.000000', 704310460, 712180813) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - vel - qui - assumenda - deleniti - fuga ', '2013-09-02 17:01:22.000000', '2013-12-04 05:39:18.000000', 995050326, 712180813) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - ad - possimus - sit - voluptas - consequatur ', '2014-01-24 20:02:05.000000', '2014-01-31 23:47:25.000000', 33134160, 661521543) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - voluptas - quia - ut - dolor - reiciendis ', '2013-08-28 19:07:38.000000', '2013-10-09 10:45:31.000000', 960885037, 661521543) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - voluptatum - quia - dolores - voluptas - est ', '2013-11-30 12:39:42.000000', '2013-12-15 23:40:55.000000', 737173191, 661521543) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - sit - et - voluptatibus - repudiandae - natus ', '2014-01-02 04:10:32.000000', '2014-02-17 07:48:46.000000', 922658521, 608344442) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - sit - hic - consequatur - consectetur - id ', '2013-09-13 19:08:21.000000', '2013-10-30 17:33:56.000000', 239255998, 608344442) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - qui - fugit - nihil - nobis - nihil ', '2014-01-27 13:31:59.000000', '2014-02-08 20:34:07.000000', 485977684, 608344442)  (0.8ms) commit transaction ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" SQL (2.0ms) DELETE FROM "users" DEPRECATION WARNING: ActiveRecord::Fixtures is deprecated! Use ActiveRecord::FixtureSet instead. (called from at /Users/nick/Hive/thermometer/test/dummy/db/seeds.rb:5) ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" SQL (2.4ms) DELETE FROM "users" DEPRECATION WARNING: ActiveRecord::Fixtures is deprecated! Use ActiveRecord::FixtureSet instead. (called from at /Users/nick/Hive/thermometer/test/dummy/db/seeds.rb:5) ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" SQL (1.2ms) DELETE FROM "users" DEPRECATION WARNING: ActiveRecord::Fixtures is deprecated! Use ActiveRecord::FixtureSet instead. (called from at /Users/nick/Hive/thermometer/test/dummy/db/seeds.rb:5) ActiveRecord::SchemaMigration Load (0.2ms) SELECT "schema_migrations".* FROM "schema_migrations" SQL (2.8ms) DELETE FROM "users" DEPRECATION WARNING: ActiveRecord::Fixtures is deprecated! Use ActiveRecord::FixtureSet instead. (called from at /Users/nick/Hive/thermometer/test/dummy/db/seeds.rb:5) ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" SQL (2.4ms) DELETE FROM "users" DEPRECATION WARNING: ActiveRecord::Fixtures is deprecated! Use ActiveRecord::FixtureSet instead. (called from at /Users/nick/Hive/thermometer/test/dummy/db/seeds.rb:5) ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" SQL (2.3ms) DELETE FROM "users" DEPRECATION WARNING: ActiveRecord::Fixtures is deprecated! Use ActiveRecord::FixtureSet instead. (called from at /Users/nick/Hive/thermometer/test/dummy/db/seeds.rb:5) ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" SQL (2.3ms) DELETE FROM "users" DEPRECATION WARNING: ActiveRecord::Fixtures is deprecated! Use ActiveRecord::FixtureSet instead. (called from at /Users/nick/Hive/thermometer/test/dummy/db/seeds.rb:5) User Load (0.4ms) SELECT "users".* FROM "users" ORDER BY "users"."id" ASC LIMIT 1 User Load (0.2ms) SELECT "users".* FROM "users" ORDER BY "users"."id" ASC LIMIT 1 User Load (0.3ms) SELECT "users".* FROM "users" ORDER BY "users"."id" ASC LIMIT 1 ActiveRecord::SchemaMigration Load (0.4ms) SELECT "schema_migrations".* FROM "schema_migrations" SQL (1.0ms) DELETE FROM "users" DEPRECATION WARNING: ActiveRecord::Fixtures is deprecated! Use ActiveRecord::FixtureSet instead. (called from at /Users/nick/Hive/thermometer/test/dummy/db/seeds.rb:5) ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" SQL (3.4ms) DELETE FROM "users" DEPRECATION WARNING: ActiveRecord::Fixtures is deprecated! Use ActiveRecord::FixtureSet instead. (called from at /Users/nick/Hive/thermometer/test/dummy/db/seeds.rb:5) ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" SQL (3.3ms) DELETE FROM "users" DEPRECATION WARNING: ActiveRecord::Fixtures is deprecated! Use ActiveRecord::FixtureSet instead. (called from at /Users/nick/Hive/thermometer/test/dummy/db/seeds.rb:5)  (0.1ms) begin transaction Fixture Delete (0.2ms) DELETE FROM "users" Fixture Insert (0.3ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Dr. Bennett Bins', '2013-09-12 16:17:55.000000', '2013-09-13 08:36:51.000000', 338193910) Fixture Insert (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Avis Labadie MD', '2013-09-08 23:46:06.000000', '2013-10-16 02:38:33.000000', 590306657) Fixture Insert (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Mrs. George Botsford', '2013-08-27 08:24:21.000000', '2013-09-24 13:11:02.000000', 975572189) Fixture Insert (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Leola Steuber DDS', '2013-12-09 05:10:10.000000', '2014-02-16 21:44:23.000000', 220281934) Fixture Insert (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Xander Huels', '2013-08-20 20:57:15.000000', '2013-08-29 12:08:43.000000', 323332591) Fixture Insert (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Easton Donnelly', '2013-11-04 06:47:00.000000', '2013-12-27 04:56:57.000000', 608344442) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Devante Strosin', '2014-01-11 18:37:15.000000', '2014-01-19 01:46:11.000000', 1028376774) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Sam Schneider', '2013-08-31 10:36:24.000000', '2013-10-03 10:02:34.000000', 172816471) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Athena Krajcik', '2013-11-06 03:47:03.000000', '2014-02-01 06:22:57.000000', 452191684) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Ocie Conn V', '2013-09-06 22:12:02.000000', '2013-09-18 04:59:07.000000', 771020115) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Janice Krajcik', '2014-02-02 02:38:51.000000', '2014-02-14 21:56:39.000000', 956993830) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Miss Janice Romaguera', '2014-01-25 13:13:29.000000', '2014-02-04 17:17:34.000000', 235774389) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Clemmie Kulas', '2013-10-25 22:37:08.000000', '2014-02-10 02:41:38.000000', 386199561) Fixture Insert (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Steve Mertz II', '2013-11-22 21:45:31.000000', '2014-01-10 11:36:16.000000', 537116830) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Rosina Cronin', '2013-12-11 00:00:01.000000', '2013-12-24 19:58:40.000000', 1046959423) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Jaqueline Schmeler', '2014-01-04 07:53:13.000000', '2014-02-15 14:11:50.000000', 157312430) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Kale Weissnat', '2014-02-10 03:11:19.000000', '2014-02-17 07:10:09.000000', 275330066) Fixture Insert (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Ms. Keanu Spinka', '2014-01-01 09:23:33.000000', '2014-01-06 11:28:58.000000', 661521543) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Margie Leannon', '2013-09-30 12:18:56.000000', '2014-01-11 06:28:16.000000', 936450328) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Ms. Meta Jast', '2013-09-27 04:30:27.000000', '2013-11-15 13:14:32.000000', 14035331) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Mrs. Lera D''Amore', '2014-02-12 11:14:29.000000', '2014-02-13 00:35:04.000000', 304595689) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Dr. Chasity O''Connell', '2014-01-02 14:05:00.000000', '2014-02-15 17:07:13.000000', 622916212) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Ms. Elna Fay', '2013-12-05 18:00:35.000000', '2014-01-24 20:42:34.000000', 1009361868) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Willie Howe', '2013-11-09 10:21:45.000000', '2014-01-19 14:19:26.000000', 187601757) Fixture Insert (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Furman O''Hara', '2013-10-25 19:24:07.000000', '2014-02-10 23:12:23.000000', 357172992) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Tristin Stamm', '2013-11-11 09:54:21.000000', '2014-01-23 21:12:34.000000', 575485547) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Amber Sawayn', '2013-08-28 03:01:06.000000', '2013-08-28 13:01:53.000000', 994338771) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Imogene Mills', '2013-09-02 15:18:49.000000', '2013-11-21 03:01:05.000000', 205739844) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Noble Franecki', '2014-01-01 11:11:43.000000', '2014-01-03 18:40:21.000000', 486296279) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Lessie Koch', '2013-12-19 02:56:30.000000', '2014-01-03 22:03:56.000000', 737901126) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Lenore Lesch II', '2013-12-06 10:23:46.000000', '2014-02-18 14:02:19.000000', 188543912) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Skye Windler', '2013-11-27 03:17:05.000000', '2014-01-07 21:22:42.000000', 1010549555) Fixture Insert (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Astrid Bartoletti', '2013-10-07 01:06:51.000000', '2013-11-13 03:56:14.000000', 624071307) Fixture Insert (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Vivienne Collier', '2014-01-15 20:02:52.000000', '2014-01-22 01:21:47.000000', 305504796) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Marlene Larkin', '2014-01-30 12:41:19.000000', '2014-01-31 04:14:52.000000', 206649281) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Orlo Wiza', '2014-02-15 07:30:18.000000', '2014-02-16 11:17:25.000000', 995493676) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Ms. Ralph Daugherty', '2013-08-19 09:21:01.000000', '2014-01-08 14:21:08.000000', 576673428) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Cyrus Rippin', '2014-01-03 06:16:17.000000', '2014-01-14 02:37:09.000000', 358114821) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Julie Wuckert', '2014-01-18 19:17:17.000000', '2014-01-31 22:58:10.000000', 99056534) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Miss Wilmer Bogisich', '2013-11-24 00:34:18.000000', '2014-01-11 20:45:19.000000', 853560069) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Mr. Herminia Renner', '2013-08-25 15:47:52.000000', '2013-11-02 12:19:36.000000', 75326820) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Marlee Auer V', '2013-11-02 21:56:26.000000', '2013-11-05 14:21:57.000000', 863655417) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Maritza Runte DDS', '2014-01-01 10:31:43.000000', '2014-02-03 08:01:16.000000', 712180813) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Kassandra Smitham', '2013-12-27 20:00:50.000000', '2013-12-31 18:50:54.000000', 494154972) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Breana Funk', '2014-02-12 01:06:38.000000', '2014-02-12 23:05:59.000000', 51421563) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Waino Abernathy', '2013-09-05 23:57:09.000000', '2013-09-25 07:33:56.000000', 873959920) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Mrs. Imani O''Keefe', '2013-11-12 22:44:01.000000', '2013-12-19 20:32:19.000000', 756990036) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Burnice Huel PhD', '2013-12-29 15:45:23.000000', '2014-01-15 13:19:25.000000', 437907651) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Nat Wiegand PhD', '2013-09-12 02:36:11.000000', '2013-09-27 17:33:38.000000', 178711894) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Shaylee O''Kon', '2013-09-06 09:38:54.000000', '2014-02-14 03:34:16.000000', 1034018247)  (0.8ms) commit transaction SQL (1.1ms) DELETE FROM "messages" DEPRECATION WARNING: ActiveRecord::Fixtures is deprecated! Use ActiveRecord::FixtureSet instead. (called from at /Users/nick/Hive/thermometer/test/dummy/db/seeds.rb:8)  (0.1ms) begin transaction Fixture Delete (0.2ms) DELETE FROM "messages" Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - possimus - quidem - reiciendis - perspiciatis - sed ', '2014-02-11 17:49:41.000000', '2014-02-13 16:24:47.000000', 904633263, 575485547) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - suscipit - sint - unde - est - enim ', '2013-09-01 02:14:31.000000', '2013-10-25 20:59:36.000000', 875164062, 575485547) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - vitae - repudiandae - sunt - architecto - quia ', '2013-10-02 20:58:34.000000', '2013-11-14 03:11:21.000000', 913264581, 575485547) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - eius - distinctio - similique - occaecati - ratione ', '2013-11-01 21:53:24.000000', '2014-01-04 10:08:13.000000', 49064764, 975572189) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - saepe - ea - assumenda - eos - aut ', '2013-12-07 17:55:38.000000', '2014-01-22 08:10:09.000000', 53395727, 975572189) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - sed - quia - consequatur - alias - qui ', '2013-09-27 21:09:45.000000', '2013-12-22 09:07:31.000000', 23625558, 975572189) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - temporibus - quo - ipsam - officiis - blanditiis ', '2013-09-07 15:18:04.000000', '2013-09-17 14:23:44.000000', 468056704, 1010549555) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - ipsa - natus - repellendus - ut - quidem ', '2013-10-16 17:54:47.000000', '2013-12-25 00:19:47.000000', 438800567, 1010549555) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - quasi - omnis - mollitia - alias - dolor ', '2013-09-14 04:42:25.000000', '2013-10-26 09:58:17.000000', 409022190, 1010549555) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - sequi - et - distinctio - vel - architecto ', '2013-11-08 09:19:14.000000', '2013-11-20 10:21:05.000000', 753060375, 1028376774) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - in - sed - quibusdam - sed - tempora ', '2014-01-26 09:41:08.000000', '2014-02-13 13:52:49.000000', 757112866, 1028376774) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - illum - impedit - molestiae - ipsam - velit ', '2013-11-10 02:11:46.000000', '2013-11-23 00:44:34.000000', 795221625, 1028376774) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - corporis - totam - aut - autem - et ', '2013-12-05 19:51:27.000000', '2014-01-28 13:33:46.000000', 847667128, 494154972) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - unde - aut - ea - molestiae - aspernatur ', '2013-11-19 21:52:02.000000', '2013-11-27 14:16:49.000000', 860108165, 494154972) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - quo - natus - veritatis - dolores - et ', '2013-11-06 22:14:50.000000', '2013-11-08 18:43:32.000000', 822250462, 494154972) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - omnis - rerum - sint - sequi - dolorem ', '2013-10-18 05:01:27.000000', '2013-11-29 08:53:57.000000', 92368677, 178711894) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - asperiores - alias - et - rem - repudiandae ', '2014-01-16 19:23:00.000000', '2014-01-21 10:49:12.000000', 71501078, 178711894) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - consequatur - sit - corrupti - excepturi - illo ', '2013-08-19 11:21:36.000000', '2014-02-17 10:03:21.000000', 101038927, 178711894) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - et - ex - tenetur - quidem - assumenda ', '2013-10-30 02:20:20.000000', '2013-12-11 15:00:46.000000', 478690969, 75326820) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - nihil - quisquam - officia - quod - laborum ', '2013-12-29 07:39:34.000000', '2014-01-01 14:25:46.000000', 491410606, 75326820) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - autem - unde - rerum - esse - vitae ', '2013-09-12 20:46:07.000000', '2013-12-22 04:18:05.000000', 520940279, 75326820) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - eos - unde - est - deserunt - sunt ', '2013-09-07 08:22:57.000000', '2014-01-17 16:18:45.000000', 730795536, 323332591) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - recusandae - numquam - nisi - debitis - ratione ', '2014-02-16 12:24:21.000000', '2014-02-16 22:02:19.000000', 709715001, 323332591) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - perferendis - et - ut - rerum - fugit ', '2013-09-12 15:25:15.000000', '2013-11-20 09:08:43.000000', 671865442, 323332591) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - atque - necessitatibus - voluptatem - quis - quasi ', '2013-11-09 00:16:08.000000', '2014-01-22 08:19:25.000000', 993006497, 624071307) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - qui - eaque - quas - alias - consequatur ', '2013-10-30 08:15:33.000000', '2013-12-17 22:52:09.000000', 988969388, 624071307) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - commodi - optio - voluptas - eius - vitae ', '2013-10-27 11:15:00.000000', '2013-12-11 20:42:47.000000', 951371763, 624071307) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - aut - et - incidunt - assumenda - quaerat ', '2013-12-15 07:26:53.000000', '2013-12-23 16:56:39.000000', 204940042, 622916212) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - eveniet - minima - unde - explicabo - et ', '2013-12-29 11:17:47.000000', '2014-01-08 13:38:20.000000', 234178881, 622916212) Fixture Insert (0.0ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - hic - cum - magni - assumenda - quae ', '2013-10-16 17:10:12.000000', '2013-10-23 14:48:44.000000', 263452520, 622916212) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - quam - quidem - alias - repudiandae - numquam ', '2014-02-01 02:31:23.000000', '2014-02-05 15:33:33.000000', 844491320, 863655417) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - quaerat - voluptas - quia - ut - et ', '2014-02-12 20:27:38.000000', '2014-02-14 10:31:43.000000', 183078239, 863655417) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - doloremque - dolorem - animi - ratione - atque ', '2013-11-25 14:34:57.000000', '2013-12-13 03:50:35.000000', 408691381, 863655417) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - ratione - perferendis - enim - optio - rem ', '2013-12-13 06:50:07.000000', '2013-12-22 06:03:17.000000', 89316015, 661521543) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - quidem - a - voluptatem - earum - molestiae ', '2013-10-06 04:42:02.000000', '2014-01-27 20:24:59.000000', 1039056334, 661521543) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - expedita - consequuntur - veniam - et - et ', '2013-10-03 05:50:50.000000', '2014-01-05 21:23:02.000000', 794497576, 661521543) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - tempora - itaque - ex - voluptas - neque ', '2014-02-10 10:20:50.000000', '2014-02-14 11:39:57.000000', 475761431, 358114821) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - sed - et - voluptatum - eum - minima ', '2013-08-25 00:32:46.000000', '2013-10-05 22:21:52.000000', 619179122, 358114821) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - quasi - quia - deleniti - vero - ea ', '2013-11-02 12:55:19.000000', '2014-01-11 12:53:37.000000', 911360928, 358114821) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - incidunt - iste - alias - et - molestiae ', '2013-08-30 03:57:43.000000', '2013-12-09 16:07:17.000000', 727497604, 737901126) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - non - ullam - placeat - sunt - doloremque ', '2013-09-20 01:09:40.000000', '2013-10-24 03:06:06.000000', 333503719, 737901126) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - neque - alias - pariatur - autem - quasi ', '2014-01-18 16:42:54.000000', '2014-02-14 14:28:31.000000', 22377225, 737901126) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - quis - delectus - non - quia - saepe ', '2013-10-26 19:25:46.000000', '2014-01-13 21:33:44.000000', 892874273, 608344442) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - consequatur - quod - necessitatibus - exercitationem - tenetur ', '2014-01-28 09:44:46.000000', '2014-02-06 18:07:29.000000', 226773318, 608344442) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - magnam - nemo - dolor - voluptatum - optio ', '2013-12-21 22:52:59.000000', '2014-02-04 17:43:33.000000', 523364012, 608344442) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - neque - nihil - a - facere - eius ', '2014-01-27 18:26:15.000000', '2014-01-28 17:25:08.000000', 37691064, 771020115) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - sequi - quos - praesentium - aut - iusto ', '2013-12-12 03:33:33.000000', '2014-01-18 20:42:00.000000', 981694933, 771020115) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - et - fuga - temporibus - dolorem - rerum ', '2014-01-15 00:39:36.000000', '2014-01-30 01:39:27.000000', 674682431, 771020115) Fixture Insert (0.0ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - cum - at - debitis - est - aperiam ', '2013-09-24 07:34:20.000000', '2014-01-14 06:19:43.000000', 456544016, 187601757) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - excepturi - dolores - nihil - qui - perferendis ', '2013-12-02 17:58:08.000000', '2013-12-09 04:39:26.000000', 596256873, 187601757) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - aut - sint - quis - repellat - dicta ', '2013-10-27 21:36:38.000000', '2014-01-04 16:45:23.000000', 826247047, 187601757) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - id - doloremque - sunt - dolorum - perferendis ', '2013-12-10 08:49:36.000000', '2014-01-09 10:43:22.000000', 741441437, 486296279) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - occaecati - perferendis - facilis - omnis - deserunt ', '2013-10-27 14:40:50.000000', '2013-11-21 17:55:03.000000', 344791294, 486296279) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - culpa - esse - sapiente - molestiae - ex ', '2013-09-28 14:01:28.000000', '2013-11-03 23:24:22.000000', 104380176, 486296279) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - quia - veniam - eligendi - voluptatem - voluptas ', '2014-01-12 08:50:40.000000', '2014-02-02 10:58:49.000000', 1015964170, 1009361868) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - nemo - aut - alias - nostrum - eaque ', '2013-09-08 04:05:13.000000', '2014-01-04 11:03:28.000000', 70387057, 1009361868) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - pariatur - excepturi - temporibus - ut - vel ', '2013-11-17 02:07:28.000000', '2013-11-25 20:55:12.000000', 377989763, 1009361868) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - est - et - praesentium - ab - amet ', '2013-11-19 05:50:51.000000', '2014-01-29 05:00:52.000000', 193548957, 14035331) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - qui - enim - saepe - sint - ab ', '2013-09-25 11:46:25.000000', '2013-12-17 19:23:40.000000', 859125244, 14035331) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - nemo - aperiam - non - alias - ut ', '2013-10-08 19:20:46.000000', '2013-11-14 19:08:35.000000', 562076186, 14035331) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - ut - earum - explicabo - eos - qui ', '2014-02-16 08:26:23.000000', '2014-02-17 10:26:36.000000', 427342331, 936450328) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - et - excepturi - ex - cupiditate - ad ', '2013-12-14 16:46:58.000000', '2013-12-18 17:15:17.000000', 566550176, 936450328) Fixture Insert (0.0ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - dolor - sequi - dolor - explicabo - non ', '2014-01-03 13:59:55.000000', '2014-01-14 13:39:44.000000', 863072626, 936450328) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - qui - repellat - error - consequatur - commodi ', '2013-09-07 02:04:34.000000', '2014-02-17 08:57:48.000000', 780110190, 712180813) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - alias - ipsum - iste - commodi - nihil ', '2013-12-10 15:03:06.000000', '2013-12-24 00:21:56.000000', 381939211, 712180813) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - eos - sit - laborum - quidem - sed ', '2014-01-15 21:28:36.000000', '2014-02-15 04:40:36.000000', 74858985, 712180813) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - dignissimos - tempora - aliquid - deleniti - similique ', '2013-12-12 00:47:02.000000', '2014-01-13 13:58:35.000000', 930535642, 995493676) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - dolores - eius - sapiente - maiores - esse ', '2013-09-06 06:09:57.000000', '2013-12-31 18:13:00.000000', 264945587, 995493676) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - dolorum - quos - sit - ut - deserunt ', '2013-10-22 02:43:05.000000', '2013-10-26 14:57:17.000000', 494866525, 995493676) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - fuga - dolores - quod - ipsa - consectetur ', '2013-12-16 11:59:19.000000', '2014-01-21 02:12:04.000000', 7465027, 206649281) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - similique - dolorem - autem - magnam - architecto ', '2013-12-28 20:21:32.000000', '2014-01-07 19:00:27.000000', 952995620, 206649281) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - similique - expedita - velit - praesentium - facilis ', '2013-11-09 09:44:32.000000', '2014-01-03 13:03:03.000000', 712515786, 206649281) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - ipsam - quos - facere - occaecati - a ', '2013-09-02 02:52:37.000000', '2014-02-13 04:52:52.000000', 504724962, 452191684) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - rerum - quidem - autem - quia - vel ', '2013-11-28 11:46:40.000000', '2014-01-03 09:08:43.000000', 648616585, 452191684) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - consequatur - iure - sequi - nesciunt - quo ', '2014-01-09 17:00:34.000000', '2014-01-10 05:45:11.000000', 874296683, 452191684) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - nihil - ipsam - ea - quia - non ', '2013-10-02 06:39:44.000000', '2014-01-15 04:43:50.000000', 689065333, 994338771) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - consequuntur - aspernatur - expedita - et - saepe ', '2014-01-11 06:47:40.000000', '2014-02-19 04:05:50.000000', 296626708, 994338771) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - et - sapiente - est - adipisci - nesciunt ', '2013-12-25 11:01:38.000000', '2014-01-26 09:22:29.000000', 52135426, 994338771) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - omnis - velit - et - exercitationem - quaerat ', '2013-12-05 15:31:01.000000', '2014-01-03 20:50:36.000000', 807083217, 304595689) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - omnis - et - unde - quas - ullam ', '2013-10-08 11:00:01.000000', '2013-11-26 08:44:28.000000', 145193900, 304595689) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - quia - ut - quas - ad - perspiciatis ', '2014-02-11 18:13:10.000000', '2014-02-14 13:21:42.000000', 437441606, 304595689) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - cum - cupiditate - rerum - perspiciatis - dignissimos ', '2013-12-19 08:11:42.000000', '2014-01-04 00:23:44.000000', 119286874, 305504796) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - autem - dolorem - non - quia - a ', '2013-09-05 08:34:51.000000', '2013-12-29 21:49:52.000000', 1067469629, 305504796) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - accusamus - minima - totam - qui - maxime ', '2013-08-28 08:40:44.000000', '2014-01-20 18:17:27.000000', 756409555, 305504796) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - consectetur - velit - est - dolores - nemo ', '2013-09-24 02:14:26.000000', '2013-11-13 18:09:45.000000', 396571081, 205739844) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - enim - officia - praesentium - voluptatem - earum ', '2014-01-17 04:01:36.000000', '2014-01-21 23:42:01.000000', 790582958, 205739844) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - aut - est - sunt - sint - omnis ', '2014-01-24 18:06:01.000000', '2014-02-05 19:57:56.000000', 1034615108, 205739844) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - odio - ipsum - quisquam - doloribus - dolor ', '2013-11-13 23:59:06.000000', '2013-12-07 08:20:09.000000', 547619168, 1034018247) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - rem - voluptas - similique - in - quas ', '2013-09-09 09:40:34.000000', '2013-10-22 15:41:38.000000', 404252221, 1034018247) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - omnis - numquam - qui - quasi - accusamus ', '2013-12-05 18:36:59.000000', '2014-02-08 01:14:55.000000', 179161559, 1034018247) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - quae - et - praesentium - nisi - sequi ', '2013-09-28 01:42:05.000000', '2013-09-29 09:10:12.000000', 6523066, 956993830) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - dolor - recusandae - ut - accusamus - in ', '2013-12-24 23:12:06.000000', '2013-12-29 03:04:40.000000', 954200033, 956993830) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - enim - voluptatem - dicta - ut - et ', '2013-12-03 16:58:05.000000', '2013-12-21 09:52:51.000000', 711606323, 956993830) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - reiciendis - non - accusantium - quas - in ', '2013-09-25 23:36:50.000000', '2013-10-17 11:33:44.000000', 929347629, 873959920) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - incidunt - tenetur - minus - nemo - quis ', '2014-01-07 17:57:56.000000', '2014-01-29 00:04:18.000000', 265871180, 873959920) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - adipisci - accusantium - tempore - iusto - praesentium ', '2014-01-10 20:01:16.000000', '2014-02-04 15:29:13.000000', 493711530, 873959920) Fixture Insert (0.0ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - illum - doloremque - vel - ipsum - possimus ', '2013-09-10 12:32:59.000000', '2014-02-08 20:51:51.000000', 778955161, 275330066) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - accusamus - quo - exercitationem - molestias - rem ', '2013-12-26 18:28:41.000000', '2014-01-31 05:05:51.000000', 382832372, 275330066) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - quas - quia - qui - atque - nihil ', '2013-12-22 17:31:30.000000', '2014-02-11 23:20:46.000000', 73670942, 275330066) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - deleniti - laborum - repudiandae - sed - repellat ', '2013-11-10 08:05:13.000000', '2014-02-16 00:23:22.000000', 426432770, 172816471) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - qui - tempore - rerum - quidem - qui ', '2013-12-01 08:04:04.000000', '2014-02-16 22:37:12.000000', 567721573, 172816471) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - sit - voluptatem - facere - ut - dolorem ', '2013-10-12 06:09:15.000000', '2014-02-15 04:56:31.000000', 862130571, 172816471) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - facere - velit - voluptates - voluptatem - odio ', '2013-12-27 19:18:19.000000', '2014-01-27 04:54:32.000000', 118377635, 235774389) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - inventore - optio - consectetur - dolorum - est ', '2013-12-11 01:31:53.000000', '2014-01-11 22:10:06.000000', 1068641224, 235774389) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - consequatur - magnam - cum - harum - tenetur ', '2014-02-03 20:38:25.000000', '2014-02-13 11:53:21.000000', 755467306, 235774389) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - magnam - magni - praesentium - nihil - facere ', '2013-08-27 11:47:13.000000', '2013-11-24 06:36:51.000000', 805927990, 437907651) Fixture Insert (0.0ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - illo - aut - sint - possimus - consequatur ', '2013-08-24 06:12:08.000000', '2013-12-27 19:26:21.000000', 146086739, 437907651) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - laboriosam - qui - aliquam - maiores - dolores ', '2014-01-16 02:47:42.000000', '2014-01-16 19:04:21.000000', 436253889, 437907651) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - cum - voluptas - qui - recusandae - aut ', '2013-08-20 02:11:05.000000', '2013-12-01 23:29:33.000000', 687877522, 188543912) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - similique - aut - fuga - a - accusamus ', '2013-11-29 01:15:01.000000', '2014-01-19 11:04:33.000000', 297552619, 188543912) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - est - qui - repudiandae - molestiae - minima ', '2013-12-12 21:05:25.000000', '2014-02-05 06:55:00.000000', 50980101, 188543912) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - enim - quibusdam - corporis - voluptatem - qui ', '2013-12-08 20:15:51.000000', '2014-01-16 22:40:40.000000', 503782683, 51421563) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - et - mollitia - quisquam - ut - perspiciatis ', '2014-02-13 00:44:26.000000', '2014-02-16 01:00:11.000000', 649820796, 51421563) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - in - ut - pariatur - vero - laboriosam ', '2013-12-17 10:38:38.000000', '2014-01-27 16:54:17.000000', 873387410, 51421563) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - quia - et - rerum - incidunt - exercitationem ', '2013-12-25 09:32:56.000000', '2014-02-16 00:51:39.000000', 246939784, 1046959423) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - vero - quidem - non - deleniti - aut ', '2013-08-28 00:41:06.000000', '2014-02-11 11:41:55.000000', 906258415, 1046959423) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - eius - velit - ut - atque - aut ', '2013-08-23 04:38:18.000000', '2013-08-27 08:21:05.000000', 615630853, 1046959423) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - porro - nam - non - ex - excepturi ', '2013-11-02 16:54:51.000000', '2014-02-07 12:48:51.000000', 968831007, 99056534) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - libero - error - voluptatibus - cumque - ea ', '2013-09-09 13:10:41.000000', '2013-11-17 06:58:19.000000', 16996222, 99056534) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - odio - voluptatem - soluta - minus - laborum ', '2014-01-02 20:31:37.000000', '2014-02-18 07:56:57.000000', 330758296, 99056534) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - itaque - eius - adipisci - ea - quae ', '2014-01-07 13:45:48.000000', '2014-02-03 05:19:26.000000', 253894270, 493245475) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - praesentium - incidunt - et - voluptatum - quis ', '2013-10-16 07:45:17.000000', '2014-01-28 21:32:36.000000', 933132571, 493245475) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - nisi - doloremque - sed - voluptas - ut ', '2014-01-08 04:14:33.000000', '2014-02-05 06:46:18.000000', 623630073, 493245475) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - accusantium - vel - illum - velit - harum ', '2014-01-11 00:55:03.000000', '2014-01-15 14:22:42.000000', 941960939, 756990036) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - quae - molestiae - non - et - rerum ', '2014-01-07 14:12:24.000000', '2014-01-10 11:45:27.000000', 10045840, 756990036) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - quasi - ducimus - similique - asperiores - doloribus ', '2013-09-20 22:49:25.000000', '2013-10-17 02:34:24.000000', 304932450, 756990036) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - ullam - molestias - aliquid - earum - doloremque ', '2013-12-30 09:01:35.000000', '2014-02-17 00:29:32.000000', 556564307, 576673428) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - facilis - quibusdam - quod - sunt - eius ', '2014-01-30 17:08:33.000000', '2014-02-04 20:31:56.000000', 428873780, 576673428) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - vel - aut - voluptas - id - inventore ', '2014-02-05 11:46:18.000000', '2014-02-18 21:43:39.000000', 187021274, 576673428) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - nemo - esse - quo - eius - qui ', '2014-01-14 04:01:28.000000', '2014-01-14 23:51:28.000000', 371937226, 220281934) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - suscipit - id - occaecati - vitae - aspernatur ', '2013-08-27 11:10:04.000000', '2013-10-06 08:07:12.000000', 781658275, 220281934) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - occaecati - et - voluptatem - dolores - atque ', '2013-12-25 06:11:18.000000', '2014-02-15 16:19:49.000000', 1008895821, 220281934) Fixture Insert (0.0ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - natus - ex - et - nihil - vel ', '2013-11-02 12:18:06.000000', '2013-11-07 05:31:51.000000', 139450981, 590306657) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - numquam - voluptatem - debitis - impedit - non ', '2013-12-28 11:27:16.000000', '2014-02-07 03:50:28.000000', 821280004, 590306657) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - quia - architecto - sit - nam - atque ', '2014-01-12 07:44:03.000000', '2014-02-05 22:00:10.000000', 575017714, 590306657) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - impedit - mollitia - nulla - in - fugiat ', '2013-08-24 06:07:01.000000', '2014-01-07 19:17:43.000000', 1061743346, 357172992) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - praesentium - nihil - quasi - in - tempore ', '2014-01-09 06:17:03.000000', '2014-02-04 10:27:34.000000', 133467545, 357172992) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - voluptate - nam - et - autem - blanditiis ', '2013-11-24 05:52:15.000000', '2014-01-11 04:42:52.000000', 356590203, 357172992) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - autem - magnam - doloribus - voluptatem - saepe ', '2014-01-13 22:05:01.000000', '2014-02-01 11:58:46.000000', 641841994, 386199561) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - impedit - ut - sit - adipisci - totam ', '2013-08-21 04:25:01.000000', '2013-09-23 08:04:29.000000', 519953453, 386199561) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - earum - rerum - ullam - praesentium - voluptatibus ', '2014-01-29 19:59:29.000000', '2014-02-05 04:24:45.000000', 206074819, 386199561) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - unde - rem - quia - consequatur - eius ', '2014-01-23 14:19:50.000000', '2014-02-09 23:24:36.000000', 289836001, 853560069) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - neque - et - consequatur - similique - aliquid ', '2013-09-30 18:29:20.000000', '2014-01-27 21:52:01.000000', 704310460, 853560069) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - sit - corporis - iusto - corrupti - accusantium ', '2013-09-17 11:18:45.000000', '2014-02-17 22:49:08.000000', 995050326, 853560069) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - architecto - ipsam - sunt - quidem - laboriosam ', '2014-02-06 10:53:29.000000', '2014-02-15 07:50:22.000000', 33134160, 157312430) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - dolorem - asperiores - qui - officia - qui ', '2013-11-14 05:35:04.000000', '2014-01-30 05:39:23.000000', 960885037, 157312430) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - dolor - vel - alias - velit - quasi ', '2013-10-13 01:43:01.000000', '2014-01-11 04:03:03.000000', 737173191, 157312430) Fixture Insert (0.0ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - quia - ratione - quisquam - beatae - sit ', '2014-02-08 09:09:06.000000', '2014-02-12 08:32:57.000000', 922658521, 537116830) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - repudiandae - dolore - accusamus - voluptatem - ut ', '2013-11-05 16:26:52.000000', '2014-01-01 02:54:18.000000', 239255998, 537116830) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - maiores - incidunt - voluptas - tempora - nihil ', '2013-08-22 06:27:38.000000', '2013-11-01 04:46:45.000000', 485977684, 537116830)  (1.8ms) commit transaction User Load (0.3ms) SELECT "users".* FROM "users" ORDER BY "users"."id" ASC LIMIT 1 User Load (0.3ms) SELECT "users".* FROM "users" ORDER BY "users"."id" ASC LIMIT 1 Message Load (1.5ms) SELECT "messages".* FROM "messages" WHERE "messages"."user_id" = ? [["user_id", 14035331]] User Load (0.1ms) SELECT "users".* FROM "users" ORDER BY "users"."id" ASC LIMIT 1  (1.5ms) SELECT updated_at FROM "messages" WHERE "messages"."user_id" = ? ORDER BY updated_at DESC LIMIT 1 [["user_id", 14035331]] User Load (3.1ms) SELECT "users".* FROM "users" ORDER BY "users"."id" DESC LIMIT 1 User Load (0.5ms) SELECT "users".* FROM "users" LIMIT 1 User Load (0.5ms) SELECT "users".* FROM "users" LIMIT 1 User Load (0.5ms) SELECT "users".* FROM "users" ORDER BY "users"."id" ASC LIMIT 1 User Load (0.3ms) SELECT "users".* FROM "users" ORDER BY "users"."id" ASC LIMIT 1 Message Load (4.0ms) SELECT "messages".* FROM "messages" WHERE "messages"."user_id" = ? [["user_id", 14035331]] User Load (0.1ms) SELECT "users".* FROM "users" ORDER BY "users"."id" ASC LIMIT 1 Message Load (0.3ms) SELECT "messages".* FROM "messages" WHERE "messages"."user_id" = ? [["user_id", 14035331]] User Load (0.2ms) SELECT "users".* FROM "users" ORDER BY "users"."id" ASC LIMIT 1 Message Load (1.5ms) SELECT "messages".* FROM "messages" WHERE "messages"."user_id" = ? [["user_id", 14035331]]  (0.3ms) SELECT updated_at FROM "messages" WHERE "messages"."user_id" = ? ORDER BY updated_at DESC LIMIT 1 [["user_id", 14035331]] User Load (0.3ms) SELECT "users".* FROM "users" ORDER BY "users"."id" ASC LIMIT 1 Message Load (1.4ms) SELECT "messages".* FROM "messages" WHERE "messages"."user_id" = ? [["user_id", 14035331]] Message Load (0.2ms) SELECT "messages".* FROM "messages" WHERE "messages"."user_id" = ? [["user_id", 14035331]]  (0.2ms) SELECT updated_at FROM "messages" WHERE "messages"."user_id" = ? ORDER BY updated_at DESC LIMIT 1 [["user_id", 14035331]] User Load (0.1ms) SELECT "users".* FROM "users" ORDER BY "users"."id" ASC LIMIT 1  (2.1ms) SELECT updated_at FROM "messages" WHERE "messages"."user_id" = ? ORDER BY updated_at DESC LIMIT 1 [["user_id", 14035331]] User Load (0.2ms) SELECT "users".* FROM "users" ORDER BY "users"."id" ASC LIMIT 1 User Load (0.1ms) SELECT "users".* FROM "users" ORDER BY "users"."id" ASC LIMIT 1  (1.7ms) SELECT updated_at FROM "messages" WHERE "messages"."user_id" = ? ORDER BY updated_at DESC LIMIT 1 [["user_id", 14035331]] User Load (0.3ms) SELECT "users".* FROM "users" ORDER BY "users"."id" ASC LIMIT 1 User Load (0.1ms) SELECT "users".* FROM "users" ORDER BY "users"."id" ASC LIMIT 1 User Load (0.2ms) SELECT "users".* FROM "users" ORDER BY "users"."id" ASC LIMIT 1  (1.5ms) SELECT updated_at FROM "messages" WHERE "messages"."user_id" = ? ORDER BY updated_at DESC LIMIT 1 [["user_id", 14035331]] User Load (0.2ms) SELECT "users".* FROM "users" ORDER BY "users"."id" ASC LIMIT 1  (2.1ms) SELECT "messages"."updated_at" FROM "messages" WHERE "messages"."user_id" = ? [["user_id", 14035331]] User Load (0.3ms) SELECT "users".* FROM "users" ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT "messages"."updated_at" FROM "messages" WHERE "messages"."user_id" = ? [["user_id", 14035331]] User Load (0.3ms) SELECT "users".* FROM "users" ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT "messages"."updated_at" FROM "messages" WHERE "messages"."user_id" = ? [["user_id", 14035331]] User Load (0.4ms) SELECT "users".* FROM "users" ORDER BY "users"."id" ASC LIMIT 1  (0.3ms) SELECT "messages"."updated_at" FROM "messages" WHERE "messages"."user_id" = ? LIMIT 5 [["user_id", 14035331]] User Load (0.3ms) SELECT "users".* FROM "users" ORDER BY "users"."id" ASC LIMIT 1  (0.3ms) SELECT "messages"."updated_at" FROM "messages" WHERE "messages"."user_id" = ? ORDER BY DESC [["user_id", 14035331]] SQLite3::SQLException: no such column: DESC: SELECT "messages"."updated_at" FROM "messages" WHERE "messages"."user_id" = ? ORDER BY DESC User Load (0.2ms) SELECT "users".* FROM "users" ORDER BY "users"."id" ASC LIMIT 1  (2.0ms) SELECT "messages"."updated_at" FROM "messages" WHERE "messages"."user_id" = ? ORDER BY updated_at DESC [["user_id", 14035331]] User Load (0.4ms) SELECT "users".* FROM "users" ORDER BY "users"."id" ASC LIMIT 1  (0.3ms) SELECT "messages"."updated_at" FROM "messages" WHERE "messages"."user_id" = ? ORDER BY updated_at ASC [["user_id", 14035331]] User Load (0.3ms) SELECT "users".* FROM "users" ORDER BY "users"."id" ASC LIMIT 1  (0.3ms) SELECT "messages"."updated_at" FROM "messages" WHERE "messages"."user_id" = ? ORDER BY updated_at ASC LIMIT 5 [["user_id", 14035331]] User Load (0.3ms) SELECT "users".* FROM "users" ORDER BY "users"."id" ASC LIMIT 1  (0.3ms) SELECT "messages"."created_at" FROM "messages" WHERE "messages"."user_id" = ? ORDER BY created_at ASC LIMIT 5 [["user_id", 14035331]] User Load (0.3ms) SELECT "users".* FROM "users" ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT "messages"."updated_at" FROM "messages" WHERE "messages"."user_id" = ? [["user_id", 14035331]] User Load (0.5ms) SELECT "users".* FROM "users"  (0.5ms) SELECT updated_at FROM "users" ORDER BY updated_at DESC LIMIT 1 User Load (0.1ms) SELECT "users".* FROM "users" ORDER BY "users"."id" ASC LIMIT 1  (2.0ms) SELECT "messages"."updated_at" FROM "messages" WHERE "messages"."user_id" = ? [["user_id", 14035331]] User Load (0.3ms) SELECT "users".* FROM "users" ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT "messages"."updated_at" FROM "messages" WHERE "messages"."user_id" = ? [["user_id", 14035331]] User Load (0.3ms) SELECT "users".* FROM "users" ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT "messages"."updated_at" FROM "messages" WHERE "messages"."user_id" = ? [["user_id", 14035331]] User Load (0.1ms) SELECT "users".* FROM "users" ORDER BY "users"."id" ASC LIMIT 1  (2.2ms) SELECT "messages"."updated_at" FROM "messages" WHERE "messages"."user_id" = ? [["user_id", 14035331]] User Load (0.4ms) SELECT "users".* FROM "users" ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT "messages"."updated_at" FROM "messages" WHERE "messages"."user_id" = ? [["user_id", 14035331]] User Load (0.4ms) SELECT "users".* FROM "users" ORDER BY "users"."id" ASC LIMIT 1  (0.2ms) SELECT "messages"."updated_at" FROM "messages" WHERE "messages"."user_id" = ? [["user_id", 14035331]] User Load (0.1ms) SELECT "users".* FROM "users" ORDER BY "users"."id" ASC LIMIT 1  (1.8ms) SELECT "messages"."updated_at" FROM "messages" WHERE "messages"."user_id" = ? [["user_id", 14035331]] User Load (0.4ms) SELECT "users".* FROM "users" ORDER BY "users"."id" ASC LIMIT 1 User Load (0.2ms) SELECT "users".* FROM "users" ORDER BY "users"."id" ASC LIMIT 1  (1.0ms) SELECT updated_at FROM "users" ORDER BY updated_at DESC LIMIT 1  (0.2ms) SELECT updated_at FROM "users" ORDER BY updated_at DESC LIMIT 1  (0.4ms) SELECT updated_at FROM "users" ORDER BY updated_at DESC LIMIT 5  (0.5ms) SELECT updated_at FROM "users" ORDER BY updated_at DESC LIMIT 5  (0.6ms) SELECT updated_at FROM "users" ORDER BY updated_at ASC LIMIT 5  (0.7ms) SELECT updated_at FROM "users" ORDER BY updated_at DESC LIMIT 1  (0.3ms) SELECT updated_at FROM "users" ORDER BY updated_at DESC LIMIT 1  (0.4ms) SELECT updated_at FROM "users" LIMIT 5 User Load (0.4ms) SELECT "users".* FROM "users" ORDER BY "users"."id" ASC LIMIT 1 User Load (0.3ms) SELECT "users".* FROM "users" ORDER BY "users"."id" ASC LIMIT 1 User Load (0.1ms) SELECT "users".* FROM "users" ORDER BY "users"."id" ASC LIMIT 1 User Load (0.2ms) SELECT "users".* FROM "users" ORDER BY "users"."id" ASC LIMIT 1 User Load (0.5ms) SELECT "users".* FROM "users" ORDER BY "users"."id" ASC LIMIT 1 User Load (0.3ms) SELECT "users".* FROM "users" ORDER BY "users"."id" ASC LIMIT 1 User Load (0.2ms) SELECT "users".* FROM "users" ORDER BY "users"."id" ASC LIMIT 1 User Load (0.3ms) SELECT "users".* FROM "users" ORDER BY "users"."id" ASC LIMIT 1 User Load (0.3ms) SELECT "users".* FROM "users" ORDER BY "users"."id" ASC LIMIT 1 User Load (0.3ms) SELECT "users".* FROM "users" ORDER BY "users"."id" ASC LIMIT 1 User Load (0.3ms) SELECT "users".* FROM "users" ORDER BY "users"."id" ASC LIMIT 1 User Load (0.3ms) SELECT "users".* FROM "users" ORDER BY "users"."id" ASC LIMIT 1 User Load (0.3ms) SELECT "users".* FROM "users" ORDER BY "users"."id" ASC LIMIT 1 User Load (0.5ms) SELECT "users".* FROM "users" ORDER BY "users"."id" ASC LIMIT 1 User Load (0.2ms) SELECT "users".* FROM "users" ORDER BY "users"."id" ASC LIMIT 1 User Load (0.3ms) SELECT "users".* FROM "users" ORDER BY "users"."id" ASC LIMIT 1 User Load (0.3ms) SELECT "users".* FROM "users" ORDER BY "users"."id" ASC LIMIT 1  (1.7ms) SELECT "messages"."updated_at" FROM "messages" WHERE "messages"."user_id" = ? [["user_id", 14035331]] User Load (0.1ms) SELECT "users".* FROM "users" ORDER BY "users"."id" ASC LIMIT 1  (1.5ms) SELECT "messages"."updated_at" FROM "messages" WHERE "messages"."user_id" = ? [["user_id", 14035331]] User Load (0.3ms) SELECT "users".* FROM "users" ORDER BY "users"."id" ASC LIMIT 1  (2.8ms) SELECT "messages"."updated_at" FROM "messages" WHERE "messages"."user_id" = ? [["user_id", 14035331]] User Load (0.1ms) SELECT "users".* FROM "users" ORDER BY "users"."id" ASC LIMIT 1  (2.2ms) SELECT "messages"."updated_at" FROM "messages" WHERE "messages"."user_id" = ? [["user_id", 14035331]] User Load (0.1ms) SELECT "users".* FROM "users" ORDER BY "users"."id" ASC LIMIT 1 User Load (0.2ms) SELECT "users".* FROM "users" ORDER BY "users"."id" ASC LIMIT 1 User Load (0.1ms) SELECT "users".* FROM "users" ORDER BY "users"."id" ASC LIMIT 1 User Load (0.3ms) SELECT "users".* FROM "users" ORDER BY "users"."id" ASC LIMIT 1 User Load (0.1ms) SELECT "users".* FROM "users" ORDER BY "users"."id" ASC LIMIT 1  (1.5ms) SELECT "messages"."updated_at" FROM "messages" WHERE "messages"."user_id" = ? [["user_id", 14035331]] User Load (0.1ms) SELECT "users".* FROM "users" ORDER BY "users"."id" ASC LIMIT 1  (2.1ms) SELECT "messages"."updated_at" FROM "messages" WHERE "messages"."user_id" = ? [["user_id", 14035331]] User Load (0.5ms) SELECT "users".* FROM "users" ORDER BY "users"."id" ASC LIMIT 1 User Load (0.6ms) SELECT "users".* FROM "users" ORDER BY "users"."id" ASC LIMIT 1 User Load (0.2ms) SELECT "users".* FROM "users" WHERE (name LIKE %'Ms.'%) SQLite3::SQLException: near "%": syntax error: SELECT "users".* FROM "users" WHERE (name LIKE %'Ms.'%) User Load (0.1ms) SELECT "users".* FROM "users" WHERE (name LIKE '%'Ms.'%') SQLite3::SQLException: near "Ms": syntax error: SELECT "users".* FROM "users" WHERE (name LIKE '%'Ms.'%') User Load (0.4ms) SELECT "users".* FROM "users" WHERE (name LIKE '%Ms.%')  (0.3ms) SELECT updated_at FROM "users" WHERE (name LIKE '%Ms.%') ORDER BY updated_at DESC LIMIT 1 User Load (0.4ms) SELECT "users".* FROM "users" WHERE (name LIKE '%Ms.%') User Load (0.4ms) SELECT "users".* FROM "users" WHERE (name LIKE '%Ms.%') ORDER BY "users"."id" ASC LIMIT 1 Message Load (3.9ms) SELECT "messages".* FROM "messages" WHERE "messages"."user_id" = ? LIMIT 5 [["user_id", 14035331]] User Load (0.4ms) SELECT "users".* FROM "users" WHERE (name LIKE '%Ms.%') ORDER BY "users"."id" ASC LIMIT 1  (0.3ms) SELECT "messages"."updated_at" FROM "messages" WHERE "messages"."user_id" = ? LIMIT 5 [["user_id", 14035331]] User Load (0.1ms) SELECT "users".* FROM "users" ORDER BY "users"."id" ASC LIMIT 1  (1.4ms) SELECT "messages"."updated_at" FROM "messages" WHERE "messages"."user_id" = ? [["user_id", 14035331]] User Load (0.3ms) SELECT "users".* FROM "users" ORDER BY "users"."id" ASC LIMIT 1  (0.3ms) SELECT updated_at FROM "messages" WHERE "messages"."user_id" = ? AND (created_at > '2013-10-19 23:37:17.155788' AND created_at < '2014-01-19 23:37:17.159176') ORDER BY updated_at DESC LIMIT 1 [["user_id", 14035331]] User Load (0.1ms) SELECT "users".* FROM "users" ORDER BY "users"."id" ASC LIMIT 1  (0.4ms) SELECT updated_at FROM "messages" WHERE "messages"."user_id" = ? AND (created_at > '2013-10-19 23:43:07.585773' AND created_at < '2014-01-19 23:43:07.585934') ORDER BY updated_at DESC LIMIT 1 [["user_id", 14035331]] User Load (0.1ms) SELECT "users".* FROM "users" ORDER BY "users"."id" ASC LIMIT 1  (0.3ms) SELECT updated_at FROM "messages" WHERE "messages"."user_id" = ? AND (created_at > '2013-10-19 23:43:20.023445' AND created_at < '2014-01-19 23:43:20.024668') ORDER BY updated_at DESC LIMIT 1 [["user_id", 14035331]] User Load (0.3ms) SELECT "users".* FROM "users" ORDER BY "users"."id" ASC LIMIT 1  (0.3ms) SELECT messages.updated_at FROM "messages" WHERE "messages"."user_id" = ? AND (created_at > '2014-01-19 23:44:16.579963') ORDER BY messages.updated_at DESC LIMIT 1 [["user_id", 14035331]] User Load (0.2ms) SELECT "users".* FROM "users" ORDER BY "users"."id" ASC LIMIT 1  (0.6ms) SELECT messages.created_at FROM "messages" WHERE "messages"."user_id" = ? AND (created_at > '2014-01-19 23:44:59.413221') ORDER BY messages.created_at DESC LIMIT 3 [["user_id", 14035331]] User Load (0.3ms) SELECT "users".* FROM "users" ORDER BY "users"."id" ASC LIMIT 1  (0.4ms) SELECT messages.created_at FROM "messages" WHERE "messages"."user_id" = ? AND (created_at > '2014-01-20 00:04:54.558920') ORDER BY messages.created_at DESC LIMIT 5 [["user_id", 14035331]] User Load (0.2ms) SELECT "users".* FROM "users" ORDER BY "users"."id" ASC LIMIT 1  (0.4ms) SELECT created_at FROM "messages" WHERE "messages"."user_id" = ? [["user_id", 14035331]]  (0.3ms) SELECT updated_at FROM "users" ORDER BY updated_at DESC LIMIT 1  (0.4ms) SELECT updated_at FROM "users" ORDER BY updated_at DESC LIMIT 5 User Load (0.2ms) SELECT "users".* FROM "users" ORDER BY "users"."id" ASC LIMIT 1 User Load (0.2ms) SELECT "users".* FROM "users" WHERE "users"."created_at" = '2014-02-17 00:17:47.790219' User Load (0.4ms) SELECT "users".* FROM "users" WHERE (created_at > '2014-02-17 00:18:00.187403') User Load (0.4ms) SELECT "users".* FROM "users" WHERE (created_at > '2014-01-30 00:18:06.419082')  (0.5ms) SELECT updated_at FROM "users" WHERE (created_at > '2014-01-30 00:18:13.260406') ORDER BY updated_at DESC LIMIT 1  (0.4ms) SELECT updated_at FROM "users" WHERE (created_at > '2014-01-30 00:18:33.207988')  (28.7ms) SELECT "users"."updated_at" FROM "users" WHERE (created_at > '2014-01-30 00:25:23.563479')  (0.4ms) SELECT "users"."updated_at" FROM "users" WHERE (created_at > '2014-01-30 00:30:26.123044') ORDER BY updated_at DESC LIMIT 6  (2.4ms) CREATE TABLE "messages" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "content" varchar(255), "created_at" datetime, "updated_at" datetime, "user_id" integer)   (0.8ms) CREATE INDEX "index_messages_on_user_id" ON "messages" ("user_id")  (1.1ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.0ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)  (0.9ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.9ms) INSERT INTO "schema_migrations" (version) VALUES ('20140214001211')  (0.7ms) INSERT INTO "schema_migrations" (version) VALUES ('20140213183243') ActiveRecord::SchemaMigration Load (0.5ms) SELECT "schema_migrations".* FROM "schema_migrations" SQL (1.1ms) DELETE FROM "users" DEPRECATION WARNING: ActiveRecord::Fixtures is deprecated! Use ActiveRecord::FixtureSet instead. (called from at /Users/nick/Hive/thermometer/test/dummy/db/seeds.rb:5)  (0.1ms) begin transaction Fixture Delete (0.2ms) DELETE FROM "users" Fixture Insert (1.8ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Eulalia Beahan', '2013-12-11 09:04:27.000000', '2014-02-17 01:38:00.000000', 338193910) Fixture Insert (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('David Roob', '2013-11-13 05:10:14.000000', '2013-12-08 11:21:00.000000', 590306657) Fixture Insert (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Solon Kiehn I', '2013-09-04 15:42:29.000000', '2013-10-15 07:13:14.000000', 975572189) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Oma Bogisich', '2013-12-12 20:20:10.000000', '2013-12-17 21:12:37.000000', 220281934) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Tyson Wehner', '2014-01-14 10:40:24.000000', '2014-01-24 10:52:52.000000', 323332591) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Vivianne White', '2013-11-18 13:36:52.000000', '2014-02-07 07:08:27.000000', 608344442) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Jonas Will II', '2013-09-27 00:41:37.000000', '2013-11-02 08:33:12.000000', 1028376774) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Mona Schmidt III', '2014-02-07 03:49:10.000000', '2014-02-15 04:44:31.000000', 172816471) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Rachelle Upton', '2013-12-09 17:01:29.000000', '2014-02-15 09:52:05.000000', 452191684) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Brigitte Lockman', '2014-01-09 11:42:34.000000', '2014-01-16 22:09:55.000000', 771020115) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Clementina Padberg', '2013-11-10 22:23:42.000000', '2013-12-30 02:30:19.000000', 956993830) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Van Miller', '2013-12-01 03:10:20.000000', '2013-12-24 22:00:16.000000', 235774389) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Mariana Stroman', '2013-12-26 05:54:46.000000', '2014-01-28 02:08:05.000000', 386199561) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Carmella Pollich', '2013-08-26 12:32:41.000000', '2013-11-26 21:18:53.000000', 537116830) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Mariane Konopelski', '2013-09-16 15:01:06.000000', '2014-01-15 07:42:01.000000', 1046959423) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Dr. Ray Shanahan', '2013-11-14 14:40:10.000000', '2013-12-01 22:32:52.000000', 157312430) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Kody Kautzer', '2014-01-04 12:45:50.000000', '2014-01-16 07:21:30.000000', 275330066) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Ludie Stehr', '2014-02-14 22:45:01.000000', '2014-02-18 22:31:00.000000', 661521543) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Martin Kutch', '2013-12-25 01:05:39.000000', '2014-01-07 23:52:33.000000', 936450328) Fixture Insert (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Yadira Turcotte PhD', '2013-12-22 20:54:24.000000', '2014-01-10 12:40:25.000000', 14035331) Fixture Insert (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Ms. Tina Hintz', '2013-11-23 20:15:07.000000', '2013-12-13 14:36:30.000000', 304595689) Fixture Insert (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Dr. Cheyanne Raynor', '2013-11-01 06:30:38.000000', '2014-02-07 14:36:13.000000', 622916212) Fixture Insert (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Bobby Corkery', '2014-01-23 20:03:43.000000', '2014-02-14 11:05:00.000000', 1009361868) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Miss Lucienne Kuvalis', '2013-10-11 23:46:48.000000', '2013-11-30 01:26:29.000000', 187601757) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Mrs. Jarod Weber', '2014-01-27 17:54:29.000000', '2014-02-02 08:42:43.000000', 357172992) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Landen Runolfsdottir', '2014-02-13 14:03:07.000000', '2014-02-16 21:08:15.000000', 575485547) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Maximus Gulgowski V', '2014-02-02 19:48:10.000000', '2014-02-03 17:57:12.000000', 994338771) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Keyshawn Wolff', '2013-08-20 18:53:07.000000', '2013-09-13 20:20:02.000000', 205739844) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Linwood Reinger', '2014-02-18 05:19:24.000000', '2014-02-19 08:51:03.000000', 486296279) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Audra Kautzer', '2013-11-24 11:28:30.000000', '2013-12-21 09:49:44.000000', 737901126) Fixture Insert (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Amber Funk', '2013-11-01 19:55:15.000000', '2013-12-25 17:28:45.000000', 188543912) Fixture Insert (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Mozell Beer', '2013-09-10 19:00:23.000000', '2014-02-09 20:50:41.000000', 1010549555) Fixture Insert (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Jennifer Turcotte', '2013-11-10 05:11:22.000000', '2013-11-13 05:57:03.000000', 624071307) Fixture Insert (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Miss Stevie Kerluke', '2013-08-20 11:06:02.000000', '2013-10-04 15:19:37.000000', 305504796) Fixture Insert (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Theresa D''Amore', '2013-11-07 01:36:20.000000', '2013-11-19 01:08:15.000000', 206649281) Fixture Insert (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Dr. Elda Lesch', '2013-11-07 08:48:12.000000', '2014-02-01 10:17:06.000000', 995493676) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Efrain Connelly', '2014-01-16 18:36:26.000000', '2014-02-05 23:20:08.000000', 576673428) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Daphnee Ledner', '2014-01-12 19:28:12.000000', '2014-01-26 08:00:00.000000', 358114821) Fixture Insert (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Tyshawn Wunsch', '2014-02-03 20:28:34.000000', '2014-02-04 11:14:52.000000', 99056534) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Verna Price', '2013-10-03 17:00:37.000000', '2013-10-03 21:12:54.000000', 853560069) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Delphia Ebert', '2013-10-08 09:31:55.000000', '2014-02-10 13:52:34.000000', 75326820) Fixture Insert (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Edd Davis', '2013-11-22 23:35:04.000000', '2014-01-08 14:07:36.000000', 863655417) Fixture Insert (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Maggie Senger', '2013-12-12 22:20:23.000000', '2014-01-27 07:26:57.000000', 712180813) Fixture Insert (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Alan Wolff', '2014-02-15 09:57:49.000000', '2014-02-17 07:41:06.000000', 494154972) Fixture Insert (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Jannie Aufderhar', '2014-01-18 02:28:46.000000', '2014-02-03 11:26:11.000000', 51421563) Fixture Insert (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Ms. Trace Wunsch', '2014-02-08 22:39:35.000000', '2014-02-14 11:28:04.000000', 873959920) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Bulah Hackett', '2014-02-12 16:37:17.000000', '2014-02-12 22:06:02.000000', 756990036) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Isaiah McGlynn', '2013-11-10 10:47:10.000000', '2014-01-27 08:46:26.000000', 437907651) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Mr. Christiana Altenwerth', '2014-02-01 03:57:01.000000', '2014-02-03 22:38:46.000000', 178711894) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Lauryn Rowe', '2013-12-05 03:01:01.000000', '2014-02-04 18:02:06.000000', 1034018247)  (0.8ms) commit transaction SQL (2.2ms) DELETE FROM "messages" DEPRECATION WARNING: ActiveRecord::Fixtures is deprecated! Use ActiveRecord::FixtureSet instead. (called from at /Users/nick/Hive/thermometer/test/dummy/db/seeds.rb:8)  (0.1ms) begin transaction Fixture Delete (0.3ms) DELETE FROM "messages" Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - natus - cum - perferendis - rem - veritatis ', '2013-12-03 12:26:43.000000', '2013-12-16 23:51:39.000000', 904633263, 304595689) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - ipsum - velit - aliquam - iusto - eligendi ', '2013-10-14 22:10:21.000000', '2013-10-28 18:58:41.000000', 875164062, 304595689) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - molestiae - ex - minima - dolor - asperiores ', '2013-09-01 04:14:28.000000', '2013-09-14 21:37:39.000000', 913264581, 304595689) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - fugit - veritatis - quis - ipsam - perferendis ', '2013-11-17 01:03:59.000000', '2013-12-11 06:05:58.000000', 49064764, 437907651) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - quo - incidunt - eos - atque - doloremque ', '2013-09-04 01:21:12.000000', '2013-09-17 05:38:00.000000', 53395727, 437907651) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - ipsum - autem - sed - voluptates - quos ', '2013-12-01 13:17:55.000000', '2014-01-22 21:17:54.000000', 23625558, 437907651) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - est - doloremque - alias - vel - expedita ', '2014-01-13 05:15:39.000000', '2014-01-20 10:23:20.000000', 468056704, 590306657) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - ex - aut - rerum - quia - nostrum ', '2013-10-16 01:21:04.000000', '2014-01-12 16:17:40.000000', 438800567, 590306657) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - totam - iusto - consequatur - facere - soluta ', '2013-12-17 09:49:47.000000', '2014-02-18 19:29:02.000000', 409022190, 590306657) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - autem - necessitatibus - et - enim - nobis ', '2013-10-13 09:13:32.000000', '2014-02-14 06:43:30.000000', 753060375, 494154972) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - sit - officia - et - ut - dignissimos ', '2013-10-13 18:51:13.000000', '2013-10-15 14:19:15.000000', 757112866, 494154972) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - adipisci - sed - eum - temporibus - distinctio ', '2014-01-19 22:28:09.000000', '2014-01-23 23:21:26.000000', 795221625, 494154972) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - ad - facilis - ratione - in - vero ', '2013-09-30 03:39:58.000000', '2014-01-08 09:27:51.000000', 847667128, 756990036) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - explicabo - quos - dolore - nihil - beatae ', '2013-10-24 23:43:49.000000', '2014-02-02 05:51:14.000000', 860108165, 756990036) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - placeat - sit - velit - quia - illo ', '2013-12-18 13:06:12.000000', '2014-02-16 10:25:19.000000', 822250462, 756990036) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - eum - est - nihil - voluptatem - nemo ', '2014-01-29 07:03:36.000000', '2014-02-05 14:13:04.000000', 92368677, 323332591) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - laudantium - suscipit - et - tempore - aut ', '2013-11-28 01:01:12.000000', '2014-02-15 05:52:00.000000', 71501078, 323332591) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - sit - voluptas - dolorum - id - dolor ', '2013-11-08 23:45:43.000000', '2014-02-12 15:35:52.000000', 101038927, 323332591) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - expedita - est - non - sint - et ', '2013-12-04 15:56:32.000000', '2014-01-07 07:50:38.000000', 478690969, 537116830) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - quia - ducimus - officia - eius - non ', '2014-02-02 22:28:11.000000', '2014-02-11 23:41:17.000000', 491410606, 537116830) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - exercitationem - aut - occaecati - sed - cupiditate ', '2014-01-01 09:51:47.000000', '2014-01-28 17:00:18.000000', 520940279, 537116830) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - sit - totam - maxime - aut - esse ', '2013-10-30 08:15:49.000000', '2013-12-09 15:49:20.000000', 730795536, 575485547) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - harum - ut - fugiat - quas - vero ', '2013-10-02 23:29:47.000000', '2013-10-10 13:14:08.000000', 709715001, 575485547) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - aliquam - ut - excepturi - laudantium - eum ', '2014-01-13 11:49:11.000000', '2014-01-27 00:17:15.000000', 671865442, 575485547) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - sed - voluptas - voluptatem - qui - sunt ', '2013-10-12 12:46:34.000000', '2014-01-08 04:59:18.000000', 993006497, 863655417) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - aut - dolorem - est - in - repellat ', '2013-08-26 14:29:02.000000', '2013-10-08 04:42:36.000000', 988969388, 863655417) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - enim - unde - officiis - eligendi - quia ', '2013-08-22 06:31:34.000000', '2013-11-16 21:53:05.000000', 951371763, 863655417) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - numquam - exercitationem - enim - ipsum - dolore ', '2014-01-29 06:24:11.000000', '2014-02-02 16:10:52.000000', 204940042, 205739844) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - a - nihil - nemo - id - et ', '2013-08-23 21:27:42.000000', '2013-12-02 17:11:12.000000', 234178881, 205739844) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - rerum - cum - porro - est - et ', '2013-09-22 22:40:07.000000', '2014-01-21 16:33:48.000000', 263452520, 205739844) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - at - qui - asperiores - consequuntur - veritatis ', '2013-11-05 03:20:38.000000', '2013-11-22 10:52:50.000000', 844491320, 305504796) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - sed - facilis - nobis - consequatur - qui ', '2014-02-11 04:24:44.000000', '2014-02-12 13:17:28.000000', 183078239, 305504796) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - voluptatem - quos - quo - voluptatibus - rerum ', '2013-10-27 02:43:44.000000', '2014-01-29 20:36:18.000000', 408691381, 305504796) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - quia - ipsam - voluptates - numquam - incidunt ', '2013-11-17 09:57:26.000000', '2014-01-19 04:11:04.000000', 89316015, 956993830) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - voluptas - distinctio - odio - quas - fugit ', '2013-11-30 12:02:46.000000', '2014-01-06 15:06:20.000000', 1039056334, 956993830) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - aut - sunt - laborum - illum - nam ', '2013-12-09 23:31:47.000000', '2014-01-26 16:59:25.000000', 794497576, 956993830) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - veritatis - reprehenderit - eos - blanditiis - accusantium ', '2013-11-23 23:26:41.000000', '2013-12-15 20:54:31.000000', 475761431, 853560069) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - tenetur - ipsum - dolore - delectus - beatae ', '2013-10-24 13:26:21.000000', '2013-12-30 07:20:07.000000', 619179122, 853560069) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - voluptatem - sunt - consectetur - laboriosam - temporibus ', '2014-02-14 18:44:05.000000', '2014-02-18 07:17:36.000000', 911360928, 853560069) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - aut - ut - delectus - enim - vel ', '2013-11-04 22:14:50.000000', '2014-01-22 15:27:08.000000', 727497604, 1046959423) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - corporis - esse - aliquam - veritatis - cum ', '2014-01-25 09:43:20.000000', '2014-02-04 17:11:54.000000', 333503719, 1046959423) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - voluptas - nihil - dolores - molestias - delectus ', '2013-08-27 05:58:26.000000', '2014-01-23 15:44:20.000000', 22377225, 1046959423) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - non - quis - nobis - quisquam - natus ', '2014-02-14 16:02:11.000000', '2014-02-19 12:50:09.000000', 892874273, 737901126) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - tempora - eos - ut - quia - blanditiis ', '2013-12-05 12:10:57.000000', '2014-01-25 01:36:41.000000', 226773318, 737901126) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - aperiam - molestiae - quibusdam - placeat - vel ', '2013-10-01 08:02:56.000000', '2013-10-26 01:23:23.000000', 523364012, 737901126) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - quaerat - et - tempora - quod - et ', '2014-02-09 19:47:11.000000', '2014-02-14 08:00:36.000000', 37691064, 1034018247) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - ut - occaecati - ullam - blanditiis - ex ', '2013-10-27 18:07:33.000000', '2013-12-29 20:59:51.000000', 981694933, 1034018247) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - delectus - architecto - molestiae - assumenda - atque ', '2013-10-11 23:34:21.000000', '2013-12-20 02:48:37.000000', 674682431, 1034018247) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - et - explicabo - quam - corporis - ipsam ', '2013-11-05 13:46:00.000000', '2014-01-15 20:55:51.000000', 456544016, 187601757) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - voluptatem - sint - non - fuga - inventore ', '2013-11-11 00:28:20.000000', '2013-12-30 04:39:22.000000', 596256873, 187601757) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - nihil - dignissimos - ut - accusantium - et ', '2013-11-26 23:44:44.000000', '2014-01-18 17:50:39.000000', 826247047, 187601757) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - voluptates - doloribus - et - voluptas - totam ', '2013-10-16 15:41:33.000000', '2013-12-02 03:12:57.000000', 741441437, 178711894) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - iure - reiciendis - harum - assumenda - provident ', '2013-11-08 16:00:45.000000', '2014-01-04 16:58:55.000000', 344791294, 178711894) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - non - maiores - aut - consequatur - voluptatem ', '2013-11-11 00:56:33.000000', '2013-12-27 05:17:07.000000', 104380176, 178711894) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - delectus - necessitatibus - ut - aliquid - est ', '2013-10-25 13:37:32.000000', '2014-01-25 00:26:22.000000', 1015964170, 188543912) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - aspernatur - consequatur - repudiandae - reprehenderit - vitae ', '2013-10-26 10:42:10.000000', '2014-01-02 06:33:36.000000', 70387057, 188543912) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - et - odio - iste - similique - quam ', '2013-08-30 23:47:04.000000', '2013-10-12 15:31:49.000000', 377989763, 188543912) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - eos - repellendus - et - modi - voluptas ', '2013-12-16 03:03:58.000000', '2014-02-11 01:06:58.000000', 193548957, 1010549555) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - non - amet - quisquam - iste - necessitatibus ', '2013-09-08 16:42:14.000000', '2013-10-19 22:44:12.000000', 859125244, 1010549555) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - distinctio - molestiae - recusandae - nisi - est ', '2014-01-21 06:08:49.000000', '2014-02-03 03:24:41.000000', 562076186, 1010549555) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - repellat - ipsa - perferendis - alias - tenetur ', '2014-01-18 15:33:35.000000', '2014-01-19 10:03:12.000000', 427342331, 624071307) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - delectus - a - est - velit - quo ', '2014-01-21 04:37:34.000000', '2014-02-14 23:34:38.000000', 566550176, 624071307) Fixture Insert (0.0ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - harum - quis - non - minus - vel ', '2014-01-26 15:41:53.000000', '2014-02-15 07:16:24.000000', 863072626, 624071307) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - sunt - possimus - debitis - atque - dicta ', '2013-09-22 10:29:38.000000', '2013-10-05 20:09:49.000000', 780110190, 622916212) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - vel - non - et - eos - ullam ', '2014-01-06 15:45:57.000000', '2014-01-11 16:16:20.000000', 381939211, 622916212) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - est - dolore - qui - est - qui ', '2013-11-02 18:44:27.000000', '2013-12-13 03:51:10.000000', 74858985, 622916212) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - praesentium - quis - dolor - et - totam ', '2013-12-12 06:29:43.000000', '2014-01-28 23:16:42.000000', 930535642, 712180813) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - optio - sit - molestiae - aut - ratione ', '2013-10-14 10:47:37.000000', '2013-12-19 10:03:55.000000', 264945587, 712180813) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - dolorem - nobis - eligendi - eum - nisi ', '2013-12-29 03:58:01.000000', '2014-01-31 00:32:40.000000', 494866525, 712180813) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - sit - enim - perspiciatis - ipsa - repudiandae ', '2014-02-05 00:19:45.000000', '2014-02-12 00:08:16.000000', 7465027, 1028376774) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - magnam - iure - velit - fugiat - laborum ', '2013-08-24 22:31:25.000000', '2014-01-30 15:21:27.000000', 952995620, 1028376774) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - qui - debitis - itaque - adipisci - nihil ', '2013-11-30 12:48:51.000000', '2014-02-09 11:36:09.000000', 712515786, 1028376774) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - mollitia - nulla - et - iusto - excepturi ', '2013-09-16 05:41:23.000000', '2013-11-20 08:07:52.000000', 504724962, 235774389) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - labore - qui - atque - dolorum - inventore ', '2013-08-26 14:08:12.000000', '2014-01-11 08:19:22.000000', 648616585, 235774389) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - quo - nemo - ad - qui - aut ', '2013-12-20 19:14:22.000000', '2014-02-14 11:04:30.000000', 874296683, 235774389) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - labore - minima - modi - voluptatem - placeat ', '2013-10-21 10:30:49.000000', '2013-12-09 20:58:10.000000', 689065333, 357172992) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - nobis - ut - atque - iusto - non ', '2013-11-15 17:59:28.000000', '2013-11-30 20:58:01.000000', 296626708, 357172992) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - eos - dolorum - esse - tempora - aspernatur ', '2013-12-06 23:13:56.000000', '2014-02-16 01:56:39.000000', 52135426, 357172992) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - nobis - pariatur - ducimus - eius - atque ', '2013-12-16 00:26:42.000000', '2013-12-27 23:04:06.000000', 807083217, 608344442) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - eos - autem - voluptatum - quia - qui ', '2014-01-21 21:21:44.000000', '2014-01-27 13:01:05.000000', 145193900, 608344442) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - rem - numquam - saepe - exercitationem - magni ', '2013-11-04 03:45:37.000000', '2014-02-18 09:56:03.000000', 437441606, 608344442) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - dolores - et - deserunt - non - est ', '2013-08-30 17:42:06.000000', '2013-09-29 03:58:56.000000', 119286874, 771020115) Fixture Insert (21.2ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - facilis - numquam - reiciendis - minima - ratione ', '2013-09-12 09:40:27.000000', '2014-02-01 15:14:50.000000', 1067469629, 771020115) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - iste - similique - maxime - vel - placeat ', '2013-08-28 12:14:59.000000', '2014-01-10 20:22:13.000000', 756409555, 771020115) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - ad - blanditiis - magnam - qui - ut ', '2013-11-18 09:43:36.000000', '2014-01-29 06:58:39.000000', 396571081, 51421563) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - dolor - eius - non - nulla - delectus ', '2013-09-07 15:57:55.000000', '2013-10-14 16:51:37.000000', 790582958, 51421563) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - ea - veniam - aperiam - illo - ut ', '2013-08-24 18:20:37.000000', '2013-10-13 22:06:53.000000', 1034615108, 51421563) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - amet - dolores - sint - non - qui ', '2013-09-12 15:24:46.000000', '2013-10-13 06:42:42.000000', 547619168, 358114821) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - ut - cum - ea - voluptate - dolore ', '2013-12-02 03:03:59.000000', '2014-02-15 10:13:54.000000', 404252221, 358114821) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - atque - optio - non - sit - repellendus ', '2014-02-17 23:08:06.000000', '2014-02-18 05:57:27.000000', 179161559, 358114821) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - sequi - a - illum - aut - atque ', '2013-12-08 22:36:46.000000', '2014-01-20 10:32:22.000000', 6523066, 1009361868) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - porro - voluptatem - impedit - magnam - et ', '2013-09-13 15:36:34.000000', '2013-10-28 21:05:05.000000', 954200033, 1009361868) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - consequatur - aut - fuga - cum - aut ', '2013-11-15 06:00:11.000000', '2014-01-05 20:11:30.000000', 711606323, 1009361868) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - necessitatibus - est - deleniti - facere - non ', '2013-09-22 11:19:36.000000', '2013-10-26 18:10:03.000000', 929347629, 936450328) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - vitae - atque - corrupti - voluptatem - eos ', '2013-09-07 08:09:51.000000', '2013-12-15 14:13:31.000000', 265871180, 936450328) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - est - labore - accusantium - voluptas - ea ', '2013-10-06 18:12:18.000000', '2014-02-14 04:07:20.000000', 493711530, 936450328) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - rerum - sed - debitis - provident - et ', '2014-01-17 18:14:06.000000', '2014-01-24 19:29:20.000000', 778955161, 994338771) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - ut - est - nulla - debitis - rerum ', '2013-12-29 03:23:04.000000', '2014-02-08 17:49:26.000000', 382832372, 994338771) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - quibusdam - quaerat - incidunt - a - deserunt ', '2014-02-17 04:08:57.000000', '2014-02-19 13:19:43.000000', 73670942, 994338771) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - necessitatibus - aut - laudantium - consequatur - accusantium ', '2013-11-14 12:36:21.000000', '2013-11-25 19:23:11.000000', 426432770, 275330066) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - expedita - occaecati - cumque - deleniti - omnis ', '2014-02-19 12:01:17.000000', '2014-02-19 16:19:20.000000', 567721573, 275330066) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - natus - id - reprehenderit - qui - est ', '2013-08-24 23:56:33.000000', '2014-02-03 13:12:25.000000', 862130571, 275330066) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - ullam - temporibus - excepturi - doloremque - magni ', '2013-10-06 18:03:39.000000', '2014-01-05 00:52:12.000000', 118377635, 386199561) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - quae - in - aliquid - laboriosam - distinctio ', '2013-08-22 07:03:18.000000', '2013-11-09 16:39:14.000000', 1068641224, 386199561) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - nesciunt - nisi - consequatur - harum - sit ', '2013-11-07 11:20:13.000000', '2014-01-12 03:39:12.000000', 755467306, 386199561) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - adipisci - incidunt - minus - distinctio - fugiat ', '2014-01-29 15:49:22.000000', '2014-02-04 16:05:55.000000', 805927990, 220281934) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - vel - quisquam - nostrum - earum - ut ', '2013-10-10 06:28:42.000000', '2014-01-23 03:54:04.000000', 146086739, 220281934) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - sed - rerum - vel - qui - et ', '2013-11-29 22:44:20.000000', '2013-12-05 15:41:31.000000', 436253889, 220281934) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - eveniet - aut - tempora - totam - in ', '2013-11-02 00:24:20.000000', '2014-01-12 14:05:35.000000', 687877522, 14035331) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - voluptas - et - voluptates - nisi - illum ', '2013-11-16 10:50:19.000000', '2014-02-18 00:51:57.000000', 297552619, 14035331) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - minima - numquam - aut - porro - culpa ', '2014-01-29 11:39:49.000000', '2014-02-08 05:14:28.000000', 50980101, 14035331) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - repellat - ad - quia - atque - aspernatur ', '2014-01-01 17:25:24.000000', '2014-01-10 00:47:04.000000', 503782683, 873959920) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - et - inventore - atque - non - qui ', '2014-02-14 15:23:27.000000', '2014-02-20 00:24:47.000000', 649820796, 873959920) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - aperiam - quia - ea - voluptatum - dolore ', '2013-12-01 16:21:30.000000', '2014-02-16 10:05:34.000000', 873387410, 873959920) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - sed - ut - commodi - iusto - ex ', '2013-12-19 14:00:29.000000', '2013-12-20 17:12:15.000000', 246939784, 157312430) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - sed - quae - eligendi - ut - adipisci ', '2013-09-30 17:22:59.000000', '2013-10-18 12:46:08.000000', 906258415, 157312430) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - pariatur - voluptatem - voluptatem - ut - voluptas ', '2013-11-19 18:49:20.000000', '2013-11-20 11:35:19.000000', 615630853, 157312430) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - deleniti - molestias - dolorem - omnis - eos ', '2013-11-29 14:37:23.000000', '2013-12-17 02:48:02.000000', 968831007, 576673428) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - quasi - fuga - odit - sint - cupiditate ', '2013-12-12 16:39:49.000000', '2014-02-11 13:33:54.000000', 16996222, 576673428) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - nihil - quod - repellendus - atque - doloribus ', '2014-02-12 21:58:27.000000', '2014-02-17 10:21:49.000000', 330758296, 576673428) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - sapiente - nihil - ut - recusandae - tempora ', '2014-01-06 02:28:28.000000', '2014-02-08 20:09:29.000000', 253894270, 75326820) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - earum - commodi - deserunt - est - esse ', '2013-09-24 21:03:44.000000', '2013-11-26 06:52:32.000000', 933132571, 75326820) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - debitis - non - at - qui - omnis ', '2013-11-27 06:58:07.000000', '2013-12-16 13:32:45.000000', 623630073, 75326820) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - qui - odit - eaque - aspernatur - saepe ', '2013-11-30 14:01:06.000000', '2014-01-03 08:34:42.000000', 941960939, 486296279) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - minima - saepe - eos - deleniti - sed ', '2013-11-07 18:08:48.000000', '2014-01-06 16:51:23.000000', 10045840, 486296279) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - illo - tempora - dolore - atque - nostrum ', '2014-02-04 21:33:28.000000', '2014-02-14 03:45:23.000000', 304932450, 486296279) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - consequatur - corporis - soluta - est - qui ', '2013-12-27 12:11:17.000000', '2014-01-27 03:50:09.000000', 556564307, 206649281) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - numquam - ut - aut - ab - quo ', '2013-10-10 10:01:07.000000', '2013-12-29 02:46:36.000000', 428873780, 206649281) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - voluptatem - fugiat - fugit - molestiae - error ', '2013-11-24 07:23:34.000000', '2014-01-17 14:41:56.000000', 187021274, 206649281) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - velit - ab - labore - sapiente - ipsum ', '2013-12-08 14:04:14.000000', '2013-12-11 17:24:42.000000', 371937226, 452191684) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - facilis - deleniti - facere - similique - dolor ', '2013-08-31 13:35:21.000000', '2013-10-23 20:26:39.000000', 781658275, 452191684) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - assumenda - omnis - velit - consequuntur - voluptatem ', '2013-10-29 09:46:40.000000', '2013-11-11 15:50:24.000000', 1008895821, 452191684) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - at - doloribus - vitae - quas - sunt ', '2014-01-18 15:15:54.000000', '2014-02-10 14:55:29.000000', 139450981, 975572189) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - est - qui - fuga - corrupti - dolor ', '2013-09-11 15:42:51.000000', '2014-02-05 06:11:49.000000', 821280004, 975572189) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - in - et - ut - temporibus - reprehenderit ', '2013-11-07 10:58:51.000000', '2013-11-13 17:37:43.000000', 575017714, 975572189) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - odit - optio - ratione - eos - quia ', '2013-10-12 01:59:27.000000', '2014-02-18 01:14:51.000000', 1061743346, 661521543) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - assumenda - qui - odit - error - explicabo ', '2013-12-27 22:14:05.000000', '2014-02-03 18:18:44.000000', 133467545, 661521543) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - ut - et - porro - ad - aperiam ', '2013-11-25 03:00:41.000000', '2014-01-06 11:21:07.000000', 356590203, 661521543) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - autem - ducimus - eveniet - et - quod ', '2013-10-30 13:24:33.000000', '2014-01-16 18:22:18.000000', 641841994, 99056534) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - perferendis - saepe - in - enim - quia ', '2014-01-28 16:07:09.000000', '2014-01-31 19:18:28.000000', 519953453, 99056534) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - natus - iure - quam - voluptatem - et ', '2013-09-20 12:55:35.000000', '2013-09-25 17:08:02.000000', 206074819, 99056534) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - dignissimos - rerum - reprehenderit - veniam - ducimus ', '2013-12-20 11:33:03.000000', '2014-02-04 17:24:15.000000', 289836001, 493245475) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - error - consectetur - numquam - magnam - asperiores ', '2013-09-10 18:01:07.000000', '2013-12-08 06:30:30.000000', 704310460, 493245475) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - eligendi - dolores - quam - eveniet - voluptas ', '2013-11-17 10:08:47.000000', '2014-01-01 23:53:30.000000', 995050326, 493245475) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - fugit - ipsa - sapiente - harum - dolorum ', '2014-01-01 05:01:16.000000', '2014-02-15 22:11:55.000000', 33134160, 172816471) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - fugiat - odio - officia - in - odit ', '2014-02-17 06:31:09.000000', '2014-02-17 21:09:04.000000', 960885037, 172816471) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - a - neque - quaerat - mollitia - velit ', '2013-12-25 02:59:57.000000', '2013-12-29 21:31:52.000000', 737173191, 172816471) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - aut - et - sint - doloribus - consequatur ', '2013-09-04 04:27:56.000000', '2013-09-26 18:47:38.000000', 922658521, 995493676) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - qui - assumenda - quo - consectetur - est ', '2013-10-01 11:37:33.000000', '2013-10-23 06:52:08.000000', 239255998, 995493676) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - placeat - eum - rem - odit - provident ', '2013-12-18 03:13:53.000000', '2013-12-25 12:32:01.000000', 485977684, 995493676)  (2.4ms) commit transaction  (1.0ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (1.0ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version") ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" Migrating to CreateUsers (20140213183243)  (0.2ms) begin transaction  (0.4ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "created_at" datetime, "updated_at" datetime)  SQL (0.2ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20140213183243"]]  (0.8ms) commit transaction Migrating to CreateMessages (20140214001211)  (0.1ms) begin transaction  (0.3ms) CREATE TABLE "messages" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "content" varchar(255), "created_at" datetime, "updated_at" datetime)   (1.7ms) ALTER TABLE "messages" ADD "user_id" integer  (0.1ms) CREATE INDEX "index_messages_on_user_id" ON "messages" ("user_id") SQL (0.1ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20140214001211"]]  (0.9ms) commit transaction ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" SQL (1.0ms) DELETE FROM "users" DEPRECATION WARNING: ActiveRecord::Fixtures is deprecated! Use ActiveRecord::FixtureSet instead. (called from at /Users/nick/Hive/thermometer/test/dummy/db/seeds.rb:5)  (0.1ms) begin transaction Fixture Delete (0.2ms) DELETE FROM "users" Fixture Insert (0.2ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Alexandria Bashirian', '2013-12-12 07:59:11.000000', '2014-02-16 08:48:21.000000', 338193910) Fixture Insert (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Hortense Lakin III', '2013-11-16 01:55:26.000000', '2013-11-18 21:14:38.000000', 590306657) Fixture Insert (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Arturo Wilkinson', '2014-02-03 18:44:23.000000', '2014-02-10 07:58:14.000000', 975572189) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Houston Jakubowski V', '2013-09-04 05:53:17.000000', '2013-11-15 19:04:51.000000', 220281934) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Freddy Huel Jr.', '2014-02-08 04:50:49.000000', '2014-02-15 05:15:03.000000', 323332591) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Dr. Madelynn Schneider', '2013-09-08 14:38:40.000000', '2013-10-13 21:25:54.000000', 608344442) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Mrs. Salma Lehner', '2014-01-15 21:25:35.000000', '2014-01-30 12:13:28.000000', 1028376774) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Breanna Braun', '2014-01-12 16:00:00.000000', '2014-02-04 15:29:25.000000', 172816471) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Niko Pouros Jr.', '2013-11-16 22:29:57.000000', '2014-01-29 04:41:03.000000', 452191684) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Alize Erdman', '2013-09-23 15:49:45.000000', '2013-12-03 10:57:22.000000', 771020115) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Emerson Crist', '2013-10-18 20:59:21.000000', '2014-01-10 07:50:47.000000', 956993830) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Dr. Oda Ullrich', '2014-01-24 19:21:00.000000', '2014-02-19 18:42:50.000000', 235774389) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Renee Gottlieb', '2013-11-07 18:00:07.000000', '2013-12-18 00:24:57.000000', 386199561) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Mr. Vernon Maggio', '2013-11-07 11:51:18.000000', '2013-11-11 02:20:01.000000', 537116830) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Dr. Chelsea Smith', '2013-12-30 21:58:49.000000', '2014-02-12 14:13:01.000000', 1046959423) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Annamae West', '2014-02-14 09:22:14.000000', '2014-02-17 18:39:57.000000', 157312430) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Zena Jakubowski', '2013-11-20 23:42:28.000000', '2013-11-24 20:18:02.000000', 275330066) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Evalyn O''Keefe IV', '2013-09-14 14:17:31.000000', '2013-09-19 00:22:14.000000', 661521543) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Luella Welch', '2013-10-24 22:47:11.000000', '2014-01-14 14:33:23.000000', 936450328) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Gabriella Zieme', '2013-12-25 22:21:41.000000', '2014-02-01 16:37:22.000000', 14035331) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Mr. Mekhi Ferry', '2013-09-08 18:35:49.000000', '2013-11-26 06:45:33.000000', 304595689) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Belle Davis', '2013-10-29 11:39:08.000000', '2014-01-29 00:27:00.000000', 622916212) Fixture Insert (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Ellie Sauer PhD', '2013-09-19 18:39:44.000000', '2013-11-30 16:28:36.000000', 1009361868) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Florence Kemmer', '2013-12-23 10:52:44.000000', '2014-01-21 15:26:15.000000', 187601757) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Nikolas Homenick', '2013-09-02 04:53:05.000000', '2013-10-16 09:14:19.000000', 357172992) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Anahi Christiansen IV', '2013-12-03 13:07:50.000000', '2014-01-12 21:00:49.000000', 575485547) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Callie Doyle', '2013-09-18 17:14:08.000000', '2013-10-31 17:28:19.000000', 994338771) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Dawn Labadie', '2014-01-13 07:36:05.000000', '2014-01-16 10:03:00.000000', 205739844) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Guido Hermann', '2013-10-22 21:43:57.000000', '2013-11-30 21:52:57.000000', 486296279) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Hayden Goldner', '2014-02-18 22:39:48.000000', '2014-02-19 18:56:08.000000', 737901126) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Kody Denesik', '2014-02-03 01:31:58.000000', '2014-02-17 11:10:45.000000', 188543912) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Miss Jayde Batz', '2013-09-28 16:23:23.000000', '2014-01-18 20:51:34.000000', 1010549555) Fixture Insert (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Harley Harber PhD', '2013-09-18 19:19:10.000000', '2013-09-21 08:27:01.000000', 624071307) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Arvilla Kutch DVM', '2013-10-14 00:30:39.000000', '2014-01-13 22:31:16.000000', 305504796) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Ms. Stone Walter', '2014-01-16 06:45:31.000000', '2014-01-19 16:29:01.000000', 206649281) Fixture Insert (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Judge Bernhard', '2013-12-16 00:45:30.000000', '2014-01-04 19:49:00.000000', 995493676) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Florida Breitenberg PhD', '2013-12-12 13:56:07.000000', '2014-01-12 11:14:35.000000', 576673428) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Adah Schroeder', '2013-10-23 09:53:43.000000', '2014-01-29 21:03:37.000000', 358114821) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Danny Quitzon', '2013-12-31 16:19:42.000000', '2014-01-27 13:49:32.000000', 99056534) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Murray Veum', '2013-09-05 10:59:05.000000', '2013-12-09 11:32:19.000000', 853560069) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Katelyn Marquardt', '2013-11-15 18:10:01.000000', '2013-12-07 06:08:19.000000', 75326820) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Miss Adolf Little', '2013-09-15 14:45:05.000000', '2013-09-27 00:06:52.000000', 863655417) Fixture Insert (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Ricardo Padberg', '2014-01-02 08:57:43.000000', '2014-01-27 12:37:59.000000', 712180813) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Ms. Ophelia Schmidt', '2013-12-11 09:16:37.000000', '2014-02-08 11:33:18.000000', 494154972) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Hassie Schroeder', '2013-10-14 05:37:08.000000', '2014-01-04 02:29:43.000000', 51421563) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Jazmyne Blanda', '2013-11-03 17:07:37.000000', '2013-12-22 15:57:18.000000', 873959920) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Mike Skiles', '2014-01-12 20:47:27.000000', '2014-01-22 07:51:05.000000', 756990036) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Shawna Erdman', '2014-01-20 03:15:35.000000', '2014-01-30 11:30:19.000000', 437907651) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Ludwig Zulauf', '2013-12-13 17:00:56.000000', '2014-01-21 21:09:44.000000', 178711894) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('America Stanton', '2013-10-17 22:38:22.000000', '2013-11-21 15:30:12.000000', 1034018247)  (0.6ms) commit transaction SQL (1.0ms) DELETE FROM "messages" DEPRECATION WARNING: ActiveRecord::Fixtures is deprecated! Use ActiveRecord::FixtureSet instead. (called from at /Users/nick/Hive/thermometer/test/dummy/db/seeds.rb:8)  (0.1ms) begin transaction Fixture Delete (0.2ms) DELETE FROM "messages" Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - tempora - nam - dolor - voluptatum - expedita ', '2014-02-04 07:42:27.000000', '2014-02-19 00:01:35.000000', 904633263, 622916212) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - consequuntur - soluta - ab - error - ut ', '2013-09-05 03:30:02.000000', '2014-02-07 22:49:42.000000', 875164062, 622916212) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - maiores - commodi - pariatur - reiciendis - qui ', '2013-08-24 20:42:06.000000', '2013-10-28 11:59:06.000000', 913264581, 622916212) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - consequuntur - aut - dicta - quam - eligendi ', '2014-01-21 21:48:06.000000', '2014-02-07 21:35:10.000000', 49064764, 188543912) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - quidem - doloremque - ipsa - et - esse ', '2014-02-05 20:59:35.000000', '2014-02-13 19:11:07.000000', 53395727, 188543912) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - autem - quaerat - eum - natus - quam ', '2013-10-08 09:23:31.000000', '2013-12-18 21:28:03.000000', 23625558, 188543912) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - cum - nisi - quasi - ut - vel ', '2014-02-11 11:55:23.000000', '2014-02-11 23:15:50.000000', 468056704, 14035331) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - et - occaecati - dolor - excepturi - dignissimos ', '2013-11-05 14:35:06.000000', '2014-02-06 09:19:06.000000', 438800567, 14035331) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - unde - praesentium - minus - velit - autem ', '2013-10-25 16:34:30.000000', '2014-01-25 06:52:30.000000', 409022190, 14035331) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - eius - accusamus - blanditiis - numquam - temporibus ', '2013-11-10 00:06:12.000000', '2013-11-20 02:30:03.000000', 753060375, 975572189) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - doloribus - et - sequi - quos - sunt ', '2013-11-07 00:03:55.000000', '2014-02-08 12:34:58.000000', 757112866, 975572189) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - nihil - id - eaque - neque - quia ', '2014-02-09 18:24:42.000000', '2014-02-10 15:15:02.000000', 795221625, 975572189) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - impedit - et - aut - quos - voluptas ', '2013-09-17 05:04:01.000000', '2013-12-10 01:55:19.000000', 847667128, 486296279) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - harum - enim - et - sint - aut ', '2013-10-19 17:30:42.000000', '2014-01-08 17:09:34.000000', 860108165, 486296279) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - earum - consequatur - adipisci - et - libero ', '2013-09-16 09:48:15.000000', '2013-10-09 07:34:47.000000', 822250462, 486296279) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - qui - et - non - consequatur - quo ', '2013-12-05 09:32:58.000000', '2014-01-04 09:40:56.000000', 92368677, 220281934) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - et - explicabo - iure - et - atque ', '2013-08-22 01:34:31.000000', '2013-10-09 06:47:13.000000', 71501078, 220281934) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - numquam - minima - id - unde - est ', '2014-01-28 17:48:08.000000', '2014-01-28 23:25:34.000000', 101038927, 220281934) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - tempora - aut - et - consequatur - quisquam ', '2014-02-05 19:40:20.000000', '2014-02-17 08:02:29.000000', 478690969, 661521543) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - fugiat - modi - enim - consequuntur - rerum ', '2013-08-23 20:26:25.000000', '2013-10-28 08:23:47.000000', 491410606, 661521543) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - repudiandae - ad - sunt - harum - reprehenderit ', '2013-10-01 17:34:52.000000', '2014-02-06 22:12:42.000000', 520940279, 661521543) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - perspiciatis - doloribus - eum - natus - neque ', '2013-09-27 14:07:46.000000', '2014-02-12 16:24:02.000000', 730795536, 206649281) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - qui - aliquam - et - commodi - in ', '2013-11-12 02:19:40.000000', '2014-02-06 01:12:59.000000', 709715001, 206649281) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - dolorem - saepe - aliquam - dolor - maiores ', '2013-10-31 03:40:34.000000', '2013-11-04 06:58:31.000000', 671865442, 206649281) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - temporibus - eius - quae - eum - facilis ', '2013-08-22 09:30:58.000000', '2013-12-13 20:57:33.000000', 993006497, 304595689) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - saepe - quas - vero - vel - ut ', '2013-11-04 16:49:16.000000', '2014-02-02 17:01:47.000000', 988969388, 304595689) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - et - iste - autem - magnam - voluptatum ', '2013-10-15 02:55:17.000000', '2013-10-31 20:00:26.000000', 951371763, 304595689) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - assumenda - et - occaecati - nam - omnis ', '2014-01-22 08:08:31.000000', '2014-02-05 08:27:59.000000', 204940042, 995493676) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - cupiditate - et - reiciendis - recusandae - autem ', '2013-09-05 18:27:08.000000', '2013-11-15 23:20:44.000000', 234178881, 995493676) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - natus - et - eveniet - aut - et ', '2013-09-30 17:14:35.000000', '2013-12-20 16:21:10.000000', 263452520, 995493676) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - odit - sint - sequi - quaerat - praesentium ', '2013-10-12 05:30:32.000000', '2013-12-16 02:31:00.000000', 844491320, 493245475) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - perferendis - voluptatem - consequuntur - voluptate - enim ', '2013-10-15 14:55:25.000000', '2013-11-07 14:14:51.000000', 183078239, 493245475) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - et - dolorem - consequuntur - assumenda - ut ', '2013-09-19 00:37:45.000000', '2013-11-27 19:50:01.000000', 408691381, 493245475) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - dolor - est - aspernatur - ea - asperiores ', '2013-12-08 10:34:13.000000', '2014-01-25 09:59:27.000000', 89316015, 178711894) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - sequi - inventore - voluptatibus - nesciunt - et ', '2013-10-22 18:39:45.000000', '2013-11-12 12:08:48.000000', 1039056334, 178711894) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - fuga - reiciendis - est - dolorem - esse ', '2013-11-28 04:36:45.000000', '2014-01-11 15:18:41.000000', 794497576, 178711894) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - modi - aspernatur - enim - sapiente - repudiandae ', '2014-02-10 11:18:14.000000', '2014-02-12 11:21:04.000000', 475761431, 357172992) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - autem - labore - vero - qui - officiis ', '2014-01-23 15:03:43.000000', '2014-02-04 16:49:31.000000', 619179122, 357172992) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - atque - enim - sequi - ad - est ', '2013-11-18 16:22:33.000000', '2013-12-08 21:51:06.000000', 911360928, 357172992) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - assumenda - asperiores - blanditiis - repudiandae - incidunt ', '2014-01-17 14:58:02.000000', '2014-01-27 06:07:16.000000', 727497604, 712180813) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - laudantium - qui - et - suscipit - aut ', '2013-10-08 12:26:58.000000', '2013-11-14 19:04:04.000000', 333503719, 712180813) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - architecto - et - nemo - et - nisi ', '2014-01-25 01:06:39.000000', '2014-01-31 08:15:41.000000', 22377225, 712180813) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - et - sit - doloremque - non - doloribus ', '2013-08-21 02:49:48.000000', '2013-09-30 13:10:03.000000', 892874273, 437907651) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - voluptatem - totam - sequi - ullam - ab ', '2013-09-27 07:58:21.000000', '2014-02-17 21:36:30.000000', 226773318, 437907651) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - qui - nostrum - ut - ipsum - voluptate ', '2013-08-23 12:13:19.000000', '2014-02-01 04:52:32.000000', 523364012, 437907651) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - ab - corrupti - similique - distinctio - laboriosam ', '2013-12-07 01:39:08.000000', '2014-01-06 11:27:35.000000', 37691064, 576673428) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - placeat - corporis - commodi - officiis - quibusdam ', '2013-08-24 23:23:44.000000', '2013-09-13 10:14:21.000000', 981694933, 576673428) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - ut - id - atque - ut - voluptatem ', '2013-11-06 13:11:26.000000', '2013-12-20 07:31:13.000000', 674682431, 576673428) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - maxime - assumenda - fuga - et - voluptas ', '2014-01-06 10:52:55.000000', '2014-01-29 17:39:29.000000', 456544016, 737901126) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - id - enim - dolores - eaque - doloribus ', '2013-10-15 19:44:14.000000', '2013-12-07 17:19:28.000000', 596256873, 737901126) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - consequuntur - vel - consequatur - in - nostrum ', '2014-01-15 22:08:28.000000', '2014-02-12 20:52:13.000000', 826247047, 737901126) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - similique - voluptates - quis - dolorem - dolorem ', '2013-11-30 16:29:55.000000', '2014-01-02 10:21:44.000000', 741441437, 853560069) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - occaecati - officiis - possimus - cum - numquam ', '2013-11-20 11:58:06.000000', '2014-01-14 02:40:39.000000', 344791294, 853560069) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - ut - harum - eum - ab - et ', '2014-01-28 15:00:16.000000', '2014-02-04 07:04:50.000000', 104380176, 853560069) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - alias - ut - eum - atque - voluptatum ', '2013-09-18 14:23:09.000000', '2014-01-29 00:53:47.000000', 1015964170, 452191684) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - adipisci - quae - voluptatem - ut - recusandae ', '2013-12-03 23:58:06.000000', '2014-01-28 12:16:54.000000', 70387057, 452191684) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - laudantium - cum - facere - at - consequuntur ', '2013-12-18 12:53:40.000000', '2013-12-24 08:00:01.000000', 377989763, 452191684) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - ducimus - libero - nihil - adipisci - aut ', '2013-12-30 06:23:59.000000', '2014-02-10 19:53:21.000000', 193548957, 205739844) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - voluptates - tenetur - delectus - in - vitae ', '2013-12-07 21:40:47.000000', '2014-02-07 16:07:29.000000', 859125244, 205739844) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - animi - beatae - ab - quia - asperiores ', '2013-09-03 21:36:23.000000', '2013-10-03 12:23:18.000000', 562076186, 205739844) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - sit - labore - voluptatem - quisquam - rerum ', '2014-01-11 19:50:03.000000', '2014-01-19 07:59:02.000000', 427342331, 624071307) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - est - dolor - unde - ab - non ', '2013-12-20 02:30:14.000000', '2014-02-18 08:10:37.000000', 566550176, 624071307) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - sunt - corrupti - beatae - in - amet ', '2014-02-13 01:19:36.000000', '2014-02-19 21:48:47.000000', 863072626, 624071307) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - iusto - nobis - ut - deserunt - voluptas ', '2013-09-11 22:21:00.000000', '2013-10-27 17:47:41.000000', 780110190, 275330066) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - placeat - quia - vero - architecto - ipsa ', '2013-11-27 10:50:43.000000', '2014-01-05 01:22:46.000000', 381939211, 275330066) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - aliquid - velit - voluptatem - et - quia ', '2013-11-11 09:34:57.000000', '2013-11-13 20:58:29.000000', 74858985, 275330066) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - esse - consequatur - neque - maiores - provident ', '2013-10-22 17:05:19.000000', '2013-11-17 00:44:41.000000', 930535642, 863655417) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - ad - veniam - distinctio - soluta - quaerat ', '2014-01-18 19:27:08.000000', '2014-01-21 16:32:24.000000', 264945587, 863655417) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - laboriosam - dolorem - fugit - qui - quis ', '2013-11-25 18:16:27.000000', '2014-01-14 05:15:56.000000', 494866525, 863655417) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - beatae - fuga - culpa - cupiditate - at ', '2013-10-03 04:02:02.000000', '2014-02-04 16:33:21.000000', 7465027, 358114821) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - possimus - cum - alias - velit - dolor ', '2013-12-05 06:09:06.000000', '2014-01-15 20:18:32.000000', 952995620, 358114821) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - dolore - atque - accusantium - tempora - nostrum ', '2014-01-02 05:43:51.000000', '2014-02-16 09:30:04.000000', 712515786, 358114821) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - laboriosam - est - autem - hic - asperiores ', '2013-09-11 20:49:02.000000', '2014-02-18 08:03:59.000000', 504724962, 756990036) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - perspiciatis - in - quasi - nesciunt - aperiam ', '2013-09-23 19:18:38.000000', '2013-12-14 11:28:12.000000', 648616585, 756990036) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - aperiam - non - suscipit - aut - earum ', '2013-09-09 07:19:18.000000', '2013-09-25 16:47:22.000000', 874296683, 756990036) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - qui - accusantium - aut - optio - et ', '2013-12-21 20:38:16.000000', '2014-02-09 15:19:49.000000', 689065333, 172816471) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - voluptas - laudantium - animi - ut - consequatur ', '2013-08-21 00:35:56.000000', '2013-11-11 04:44:52.000000', 296626708, 172816471) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - quo - consequuntur - voluptas - occaecati - accusantium ', '2013-10-05 21:18:53.000000', '2013-11-06 08:49:05.000000', 52135426, 172816471) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - facilis - est - et - eaque - aliquid ', '2014-01-10 14:46:09.000000', '2014-01-15 02:11:44.000000', 807083217, 75326820) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - excepturi - veniam - animi - qui - laborum ', '2013-09-17 07:30:02.000000', '2014-02-20 06:01:15.000000', 145193900, 75326820) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - eveniet - voluptates - voluptas - qui - facere ', '2014-02-18 01:51:41.000000', '2014-02-18 06:38:59.000000', 437441606, 75326820) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - a - quod - fugiat - ea - reiciendis ', '2013-12-30 03:33:13.000000', '2014-01-04 22:53:03.000000', 119286874, 537116830) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - et - officia - et - dolores - consectetur ', '2013-08-27 16:49:25.000000', '2013-10-14 11:58:08.000000', 1067469629, 537116830) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - quas - in - ex - animi - ad ', '2013-11-28 04:17:42.000000', '2014-01-20 16:43:48.000000', 756409555, 537116830) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - porro - eos - est - rerum - quis ', '2013-11-16 06:52:10.000000', '2014-02-13 19:57:17.000000', 396571081, 323332591) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - ipsa - suscipit - ratione - provident - nostrum ', '2013-08-20 10:39:55.000000', '2013-09-25 23:31:13.000000', 790582958, 323332591) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - reiciendis - minus - qui - illum - eaque ', '2013-12-04 20:48:54.000000', '2014-01-15 01:57:20.000000', 1034615108, 323332591) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - explicabo - harum - in - suscipit - et ', '2013-10-18 16:41:57.000000', '2013-11-23 04:17:50.000000', 547619168, 575485547) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - ratione - rem - harum - provident - consequatur ', '2013-11-28 13:03:30.000000', '2014-02-14 20:43:40.000000', 404252221, 575485547) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - tenetur - et - minus - consequatur - aperiam ', '2014-01-19 00:47:26.000000', '2014-01-20 06:55:24.000000', 179161559, 575485547) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - ut - culpa - pariatur - officia - aut ', '2013-10-26 23:47:33.000000', '2013-11-28 13:08:42.000000', 6523066, 494154972) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - odio - eveniet - qui - ut - accusamus ', '2014-01-22 06:54:26.000000', '2014-02-12 15:20:20.000000', 954200033, 494154972) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - quidem - numquam - rerum - cum - et ', '2013-12-29 09:38:33.000000', '2014-01-01 13:06:40.000000', 711606323, 494154972) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - debitis - voluptas - ut - amet - ab ', '2013-10-31 15:56:06.000000', '2014-01-13 08:19:24.000000', 929347629, 1009361868) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - et - qui - similique - neque - repellendus ', '2014-01-06 12:13:04.000000', '2014-02-11 22:00:09.000000', 265871180, 1009361868) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - voluptatem - rerum - corporis - vero - qui ', '2013-12-26 02:31:18.000000', '2014-01-29 21:28:46.000000', 493711530, 1009361868) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - dignissimos - omnis - sed - delectus - voluptas ', '2014-02-13 17:21:01.000000', '2014-02-15 13:12:15.000000', 778955161, 873959920) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - omnis - doloremque - tempore - facere - impedit ', '2013-11-15 22:25:11.000000', '2014-01-31 09:27:18.000000', 382832372, 873959920) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - reprehenderit - et - laboriosam - architecto - aut ', '2013-10-23 09:47:53.000000', '2014-02-01 05:48:48.000000', 73670942, 873959920) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - sit - accusantium - praesentium - aliquid - et ', '2013-12-20 16:31:49.000000', '2014-02-05 08:31:49.000000', 426432770, 305504796) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - aut - placeat - magnam - at - ad ', '2013-09-11 10:56:33.000000', '2014-01-27 06:19:57.000000', 567721573, 305504796) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - perspiciatis - sit - rem - magnam - at ', '2013-11-06 07:08:28.000000', '2013-11-10 17:49:50.000000', 862130571, 305504796) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - in - rerum - nihil - non - eveniet ', '2014-01-26 17:42:26.000000', '2014-02-08 15:45:21.000000', 118377635, 1046959423) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - commodi - maiores - eos - molestiae - eligendi ', '2014-01-06 09:21:29.000000', '2014-01-31 02:45:22.000000', 1068641224, 1046959423) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - est - quia - quam - et - dolor ', '2013-11-21 02:28:48.000000', '2013-12-28 01:55:04.000000', 755467306, 1046959423) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - enim - voluptatem - inventore - aut - corrupti ', '2013-12-09 07:58:42.000000', '2014-02-01 04:00:05.000000', 805927990, 936450328) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - quis - quidem - eos - maxime - deserunt ', '2013-09-03 07:38:57.000000', '2013-11-07 01:55:03.000000', 146086739, 936450328) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - expedita - quo - repudiandae - omnis - magni ', '2014-02-06 09:54:50.000000', '2014-02-17 10:03:54.000000', 436253889, 936450328) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - adipisci - molestiae - tenetur - neque - doloribus ', '2013-11-27 10:33:01.000000', '2014-01-01 05:24:05.000000', 687877522, 1034018247) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - est - sunt - ducimus - quis - tempora ', '2014-01-09 15:36:27.000000', '2014-02-13 15:44:42.000000', 297552619, 1034018247) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - aut - dolores - quo - error - expedita ', '2013-11-15 23:32:47.000000', '2013-12-01 01:04:06.000000', 50980101, 1034018247) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - et - soluta - eveniet - perspiciatis - recusandae ', '2013-09-26 00:21:34.000000', '2013-09-26 21:13:21.000000', 503782683, 994338771) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - saepe - quaerat - eum - rerum - amet ', '2013-11-21 21:31:09.000000', '2013-12-19 04:00:18.000000', 649820796, 994338771) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - quas - saepe - molestiae - rerum - magni ', '2013-12-26 06:26:54.000000', '2014-01-05 23:32:16.000000', 873387410, 994338771) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - aliquid - veritatis - deserunt - vero - explicabo ', '2013-12-07 09:12:37.000000', '2014-02-18 06:15:32.000000', 246939784, 157312430) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - illo - esse - qui - iure - et ', '2013-10-25 00:47:55.000000', '2013-12-23 16:19:40.000000', 906258415, 157312430) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - quisquam - voluptas - reprehenderit - optio - sequi ', '2013-10-04 13:43:23.000000', '2013-11-06 12:34:56.000000', 615630853, 157312430) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - accusantium - iste - dolorem - et - qui ', '2013-11-09 14:25:08.000000', '2014-01-27 07:02:32.000000', 968831007, 386199561) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - fuga - mollitia - consequatur - ut - nisi ', '2013-12-03 22:14:08.000000', '2014-01-22 07:31:36.000000', 16996222, 386199561) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - omnis - similique - repudiandae - exercitationem - mollitia ', '2014-02-07 12:14:29.000000', '2014-02-14 08:25:04.000000', 330758296, 386199561) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - illo - porro - et - ut - voluptas ', '2014-01-28 21:33:29.000000', '2014-02-02 22:25:22.000000', 253894270, 1010549555) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - qui - inventore - aliquam - itaque - delectus ', '2013-12-18 06:19:08.000000', '2014-02-11 22:11:41.000000', 933132571, 1010549555) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - voluptas - ipsa - nemo - qui - quis ', '2013-11-08 18:33:31.000000', '2014-01-28 04:53:00.000000', 623630073, 1010549555) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - ratione - voluptates - aspernatur - et - rerum ', '2013-12-26 09:14:22.000000', '2014-02-15 19:38:48.000000', 941960939, 187601757) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - delectus - quaerat - consequatur - ipsa - quia ', '2013-10-25 06:10:40.000000', '2013-12-05 22:02:42.000000', 10045840, 187601757) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - debitis - voluptate - dolorum - distinctio - nostrum ', '2013-09-21 10:25:09.000000', '2013-09-25 21:23:49.000000', 304932450, 187601757) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - est - in - dolorum - optio - occaecati ', '2013-12-01 17:25:49.000000', '2014-01-25 12:06:20.000000', 556564307, 608344442) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - neque - voluptatum - ut - aut - nemo ', '2013-10-19 16:13:13.000000', '2013-12-19 07:19:06.000000', 428873780, 608344442) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - dolorum - temporibus - dolor - alias - placeat ', '2013-10-17 15:58:26.000000', '2013-11-12 12:56:37.000000', 187021274, 608344442) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - non - voluptatem - quo - aspernatur - est ', '2013-08-27 08:05:39.000000', '2014-02-16 02:53:52.000000', 371937226, 771020115) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - voluptas - et - sed - pariatur - autem ', '2013-11-13 20:45:11.000000', '2013-12-22 12:30:34.000000', 781658275, 771020115) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - omnis - asperiores - hic - nostrum - aut ', '2013-10-21 02:53:34.000000', '2014-01-12 03:16:29.000000', 1008895821, 771020115) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - aut - nihil - qui - dicta - in ', '2013-11-08 10:55:27.000000', '2014-02-09 12:42:57.000000', 139450981, 235774389) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - animi - maiores - reiciendis - illum - et ', '2013-10-12 19:44:17.000000', '2014-01-03 22:39:46.000000', 821280004, 235774389) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - voluptatem - et - quam - nesciunt - beatae ', '2014-01-26 02:16:55.000000', '2014-02-06 17:35:18.000000', 575017714, 235774389) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - excepturi - sit - delectus - autem - et ', '2013-12-05 03:40:50.000000', '2014-01-03 21:09:47.000000', 1061743346, 590306657) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - non - nihil - quaerat - voluptatum - dicta ', '2013-08-29 11:32:16.000000', '2014-02-06 17:19:47.000000', 133467545, 590306657) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - aperiam - quis - temporibus - veritatis - quo ', '2013-09-09 15:32:19.000000', '2013-11-14 16:28:44.000000', 356590203, 590306657) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - eligendi - voluptatem - sint - id - error ', '2014-01-30 14:36:42.000000', '2014-02-11 15:19:27.000000', 641841994, 1028376774) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - minus - ut - suscipit - labore - esse ', '2013-12-21 17:35:10.000000', '2014-02-06 20:11:48.000000', 519953453, 1028376774) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - at - dolor - quae - quia - quod ', '2013-10-08 05:52:36.000000', '2014-01-30 03:34:57.000000', 206074819, 1028376774) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - debitis - quibusdam - sed - sit - consequatur ', '2013-12-18 02:54:34.000000', '2014-02-11 03:53:46.000000', 289836001, 956993830) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - ratione - architecto - reiciendis - in - non ', '2014-01-16 23:18:57.000000', '2014-01-19 16:00:42.000000', 704310460, 956993830) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - perspiciatis - distinctio - quasi - ut - enim ', '2013-10-08 17:02:16.000000', '2014-02-13 11:14:00.000000', 995050326, 956993830) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - expedita - officia - modi - nisi - corrupti ', '2013-08-27 17:44:30.000000', '2013-10-27 00:00:18.000000', 33134160, 51421563) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - voluptas - ullam - rerum - porro - doloremque ', '2014-02-13 00:49:36.000000', '2014-02-18 16:34:55.000000', 960885037, 51421563) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - vel - in - placeat - ullam - debitis ', '2013-10-10 05:35:46.000000', '2014-01-11 03:41:37.000000', 737173191, 51421563) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - molestias - in - consectetur - rerum - occaecati ', '2013-11-26 03:31:35.000000', '2013-11-26 06:46:04.000000', 922658521, 99056534) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - facilis - et - illo - doloremque - modi ', '2013-10-30 17:53:16.000000', '2014-02-09 21:26:28.000000', 239255998, 99056534) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - repellendus - dolores - sunt - omnis - quo ', '2014-01-13 22:40:31.000000', '2014-02-10 22:54:14.000000', 485977684, 99056534)  (2.5ms) commit transaction  (2.4ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (1.0ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version") ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" Migrating to CreateUsers (20140213183243)  (0.1ms) begin transaction  (0.3ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "created_at" datetime, "updated_at" datetime)  SQL (0.3ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20140213183243"]]  (0.9ms) commit transaction Migrating to CreateMessages (20140214001211)  (0.1ms) begin transaction  (0.3ms) CREATE TABLE "messages" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "content" varchar(255), "created_at" datetime, "updated_at" datetime)   (0.1ms) ALTER TABLE "messages" ADD "user_id" integer  (0.1ms) CREATE INDEX "index_messages_on_user_id" ON "messages" ("user_id") SQL (0.1ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20140214001211"]]  (0.7ms) commit transaction ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"  (3.0ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (1.2ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version") ActiveRecord::SchemaMigration Load (0.2ms) SELECT "schema_migrations".* FROM "schema_migrations" Migrating to CreateUsers (20140213183243)  (0.1ms) begin transaction  (0.5ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "created_at" datetime, "updated_at" datetime)  SQL (0.2ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20140213183243"]]  (0.9ms) commit transaction Migrating to CreateMessages (20140214001211)  (0.1ms) begin transaction  (0.3ms) CREATE TABLE "messages" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "content" varchar(255), "created_at" datetime, "updated_at" datetime)   (0.1ms) ALTER TABLE "messages" ADD "user_id" integer  (0.1ms) CREATE INDEX "index_messages_on_user_id" ON "messages" ("user_id") SQL (0.1ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20140214001211"]]  (0.8ms) commit transaction ActiveRecord::SchemaMigration Load (0.2ms) SELECT "schema_migrations".* FROM "schema_migrations" ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" SQL (1.0ms) DELETE FROM "users" DEPRECATION WARNING: ActiveRecord::Fixtures is deprecated! Use ActiveRecord::FixtureSet instead. (called from at /Users/nick/Hive/thermometer/test/dummy/db/seeds.rb:5)  (0.1ms) begin transaction Fixture Delete (0.2ms) DELETE FROM "users" Fixture Insert (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Janae Hudson', '2014-01-17 05:52:02.000000', '2014-02-14 08:08:35.000000', 338193910) Fixture Insert (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Idella Schuster DVM', '2013-09-21 03:35:48.000000', '2013-11-16 23:30:01.000000', 590306657) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Foster Medhurst', '2013-11-23 02:34:11.000000', '2014-01-11 16:21:54.000000', 975572189) Fixture Insert (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Madelynn Raynor', '2013-11-06 10:04:06.000000', '2014-02-16 06:56:22.000000', 220281934) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Miss Raul Mitchell', '2014-01-28 22:22:58.000000', '2014-02-11 05:37:16.000000', 323332591) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Mrs. Harry Christiansen', '2013-11-19 03:44:26.000000', '2013-12-02 00:20:16.000000', 608344442) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Kaylah Gibson', '2014-01-14 12:48:01.000000', '2014-02-15 18:45:26.000000', 1028376774) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Mr. Gabrielle Kuhic', '2013-08-28 21:45:44.000000', '2013-12-17 01:34:57.000000', 172816471) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Hortense Hintz', '2013-11-17 00:30:06.000000', '2014-01-09 04:42:56.000000', 452191684) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Jordyn Grady', '2013-11-10 05:45:06.000000', '2014-01-01 06:07:40.000000', 771020115) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Clarabelle Schimmel Jr.', '2013-10-01 11:38:27.000000', '2013-11-13 12:25:25.000000', 956993830) Fixture Insert (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Lue Medhurst', '2013-08-29 09:51:04.000000', '2013-09-02 20:47:32.000000', 235774389) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Sonny Collier', '2013-11-18 09:13:01.000000', '2014-02-06 07:28:45.000000', 386199561) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Sammie Witting', '2013-11-15 14:13:11.000000', '2014-01-19 11:50:41.000000', 537116830) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Isaiah Stroman', '2013-11-22 20:39:56.000000', '2013-12-22 06:20:14.000000', 1046959423) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Estefania Stracke', '2014-01-03 08:39:08.000000', '2014-02-05 00:02:25.000000', 157312430) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Benjamin Bogisich Jr.', '2013-12-27 12:42:56.000000', '2014-01-04 13:30:02.000000', 275330066) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Althea Wiegand', '2013-10-31 06:04:16.000000', '2013-11-03 02:48:44.000000', 661521543) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('German Rippin', '2013-12-23 08:27:21.000000', '2013-12-28 15:17:24.000000', 936450328) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Ariane Mertz Sr.', '2013-12-15 08:57:41.000000', '2014-02-16 12:46:50.000000', 14035331) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Fausto Gorczany', '2013-12-22 10:29:13.000000', '2014-02-03 12:44:43.000000', 304595689) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Leopoldo Medhurst', '2013-12-21 04:34:26.000000', '2014-01-24 09:55:34.000000', 622916212) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Vernie Ritchie', '2013-10-13 08:24:51.000000', '2014-01-28 18:15:18.000000', 1009361868) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Bertha Quigley MD', '2014-01-25 08:53:04.000000', '2014-01-26 04:08:26.000000', 187601757) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Nikki Kshlerin Sr.', '2013-12-10 07:33:37.000000', '2013-12-10 19:44:30.000000', 357172992) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Mr. Janie Parker', '2013-12-13 01:02:34.000000', '2014-01-31 13:04:36.000000', 575485547) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Amari Gorczany Sr.', '2013-09-03 16:47:43.000000', '2014-01-30 01:01:00.000000', 994338771) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Dr. Darren Rodriguez', '2013-11-27 23:06:56.000000', '2013-12-25 18:47:21.000000', 205739844) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Wyatt Kerluke', '2013-11-28 11:29:24.000000', '2014-01-17 21:51:33.000000', 486296279) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Santino Windler', '2013-10-10 16:52:31.000000', '2014-02-01 05:22:54.000000', 737901126) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Karson Boehm', '2013-12-17 12:11:03.000000', '2013-12-25 04:18:57.000000', 188543912) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Marcella Bechtelar III', '2013-10-22 22:32:32.000000', '2013-11-14 11:28:18.000000', 1010549555) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Miss Karli Gleichner', '2014-02-01 08:49:05.000000', '2014-02-03 11:17:10.000000', 624071307) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Lonie Nitzsche', '2014-02-12 22:22:56.000000', '2014-02-18 13:19:15.000000', 305504796) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Ms. Heather DuBuque', '2013-11-29 14:06:15.000000', '2014-01-25 10:04:14.000000', 206649281) Fixture Insert (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Louvenia Emard', '2014-02-11 17:45:51.000000', '2014-02-13 14:14:00.000000', 995493676) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Jada Reilly', '2013-10-08 13:25:10.000000', '2013-12-22 13:11:20.000000', 576673428) Fixture Insert (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Sydni Zemlak', '2013-12-30 19:07:23.000000', '2014-02-09 05:29:01.000000', 358114821) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Mr. Jovanny Krajcik', '2013-10-16 19:42:16.000000', '2013-11-22 08:27:43.000000', 99056534) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Brittany Rath', '2013-10-16 09:03:00.000000', '2013-10-20 17:13:15.000000', 853560069) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Anais Schulist', '2013-10-12 16:52:35.000000', '2013-11-22 23:05:54.000000', 75326820) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Billie Wunsch', '2014-01-09 22:45:18.000000', '2014-01-25 08:52:34.000000', 863655417) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Keon Pfeffer', '2013-10-26 21:49:55.000000', '2014-01-18 17:33:58.000000', 712180813) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Walton Kunde', '2013-09-28 14:42:21.000000', '2013-12-05 09:38:41.000000', 494154972) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Holden Treutel', '2013-12-20 13:44:03.000000', '2014-01-23 05:02:45.000000', 51421563) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Beaulah O''Hara', '2013-12-22 16:48:21.000000', '2014-01-02 09:07:46.000000', 873959920) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Leopoldo Welch', '2014-02-17 21:27:23.000000', '2014-02-19 23:16:06.000000', 756990036) Fixture Insert (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Mr. Edmund Hirthe', '2013-09-14 10:00:57.000000', '2014-02-17 18:26:15.000000', 437907651) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Federico Blanda', '2013-10-31 18:33:59.000000', '2013-12-21 08:45:36.000000', 178711894) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Raymond Beier', '2013-10-18 05:23:03.000000', '2013-11-10 17:46:28.000000', 1034018247)  (2.3ms) commit transaction SQL (1.0ms) DELETE FROM "messages" DEPRECATION WARNING: ActiveRecord::Fixtures is deprecated! Use ActiveRecord::FixtureSet instead. (called from at /Users/nick/Hive/thermometer/test/dummy/db/seeds.rb:8)  (0.1ms) begin transaction Fixture Delete (0.3ms) DELETE FROM "messages" Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - omnis - quia - harum - atque - vitae ', '2014-01-04 11:15:54.000000', '2014-02-09 03:08:16.000000', 904633263, 994338771) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - saepe - fugiat - natus - facilis - modi ', '2013-12-01 01:41:39.000000', '2014-02-05 00:43:37.000000', 875164062, 994338771) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - eum - voluptas - ut - accusantium - sed ', '2013-10-20 00:03:31.000000', '2013-12-31 17:20:56.000000', 913264581, 994338771) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - ad - saepe - ut - molestiae - et ', '2014-01-06 09:59:40.000000', '2014-01-16 01:05:49.000000', 49064764, 537116830) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - dolor - eveniet - molestiae - numquam - magni ', '2013-11-27 03:52:03.000000', '2013-12-02 22:29:32.000000', 53395727, 537116830) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - aut - reprehenderit - error - voluptatem - nihil ', '2013-10-05 11:55:15.000000', '2014-02-03 12:50:49.000000', 23625558, 537116830) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - qui - doloremque - aliquid - dignissimos - neque ', '2013-12-12 03:13:48.000000', '2013-12-22 13:12:42.000000', 468056704, 1034018247) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - et - assumenda - et - omnis - explicabo ', '2013-12-02 09:07:40.000000', '2014-02-07 09:49:45.000000', 438800567, 1034018247) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - aut - id - blanditiis - molestiae - quasi ', '2013-11-02 06:42:30.000000', '2014-01-19 21:08:25.000000', 409022190, 1034018247) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - reiciendis - aperiam - nemo - sunt - voluptas ', '2013-11-07 12:47:15.000000', '2013-12-06 21:55:07.000000', 753060375, 323332591) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - maxime - sint - ullam - praesentium - rerum ', '2014-01-29 14:25:09.000000', '2014-02-17 02:48:11.000000', 757112866, 323332591) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - quis - voluptate - accusamus - ut - veritatis ', '2013-12-15 10:55:13.000000', '2014-02-18 13:14:07.000000', 795221625, 323332591) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - laudantium - tenetur - in - et - odio ', '2013-10-24 06:09:28.000000', '2013-11-04 21:12:38.000000', 847667128, 608344442) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - hic - aut - autem - ad - error ', '2013-09-03 00:24:50.000000', '2013-11-30 04:04:20.000000', 860108165, 608344442) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - debitis - sunt - voluptatem - voluptas - pariatur ', '2013-11-09 03:23:17.000000', '2014-01-03 07:31:05.000000', 822250462, 608344442) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - molestias - aliquid - suscipit - dignissimos - ut ', '2013-10-30 11:46:10.000000', '2013-11-30 18:06:32.000000', 92368677, 178711894) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - quo - quidem - mollitia - ratione - aperiam ', '2013-10-30 02:47:40.000000', '2014-02-17 10:15:18.000000', 71501078, 178711894) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - minus - sunt - esse - excepturi - id ', '2013-10-27 22:09:33.000000', '2014-01-17 13:52:00.000000', 101038927, 178711894) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - officiis - molestias - earum - recusandae - minus ', '2013-12-19 05:16:13.000000', '2014-02-03 21:41:57.000000', 478690969, 437907651) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - impedit - non - sit - dolorum - non ', '2013-12-30 01:17:56.000000', '2014-01-31 13:16:26.000000', 491410606, 437907651) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - nam - beatae - fugiat - vel - molestias ', '2013-12-09 02:49:31.000000', '2014-02-04 19:02:59.000000', 520940279, 437907651) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - cumque - error - et - repellendus - asperiores ', '2013-08-31 02:02:55.000000', '2013-10-20 04:51:33.000000', 730795536, 206649281) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - in - aut - doloribus - enim - eligendi ', '2013-08-31 06:00:41.000000', '2014-02-05 13:40:29.000000', 709715001, 206649281) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - ipsum - exercitationem - provident - consequatur - debitis ', '2013-12-11 09:55:05.000000', '2014-02-02 05:33:52.000000', 671865442, 206649281) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - perspiciatis - in - laudantium - architecto - nulla ', '2013-09-08 22:52:43.000000', '2013-12-30 03:52:46.000000', 993006497, 756990036) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - eaque - accusamus - sunt - dolore - id ', '2013-12-04 01:22:37.000000', '2014-01-31 23:05:12.000000', 988969388, 756990036) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - voluptas - nulla - veniam - ratione - quis ', '2013-12-26 20:37:22.000000', '2014-01-29 16:29:12.000000', 951371763, 756990036) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - fugit - consequuntur - velit - dolor - sunt ', '2013-11-22 03:19:56.000000', '2013-11-26 16:07:03.000000', 204940042, 304595689) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - debitis - voluptatem - repellendus - laudantium - rerum ', '2013-10-12 17:14:14.000000', '2013-12-24 22:35:41.000000', 234178881, 304595689) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - ipsum - non - dolor - autem - eos ', '2013-12-01 15:16:19.000000', '2014-01-29 14:52:29.000000', 263452520, 304595689) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - et - deserunt - reprehenderit - mollitia - cumque ', '2013-11-28 20:09:57.000000', '2013-12-19 15:54:02.000000', 844491320, 622916212) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - neque - similique - iste - maxime - minima ', '2013-12-29 03:29:51.000000', '2014-01-11 17:33:39.000000', 183078239, 622916212) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - odio - culpa - et - quibusdam - amet ', '2013-10-12 05:32:22.000000', '2013-11-10 15:27:55.000000', 408691381, 622916212) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - pariatur - mollitia - ut - odio - et ', '2013-12-31 04:43:35.000000', '2014-01-06 17:08:37.000000', 89316015, 493245475) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - nesciunt - quod - animi - maxime - aut ', '2013-12-04 20:40:04.000000', '2014-02-06 03:58:08.000000', 1039056334, 493245475) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - hic - unde - maxime - omnis - culpa ', '2014-01-16 08:02:56.000000', '2014-01-27 03:54:10.000000', 794497576, 493245475) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - praesentium - sed - sint - voluptatem - ipsam ', '2014-02-12 05:06:32.000000', '2014-02-15 23:40:19.000000', 475761431, 873959920) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - inventore - odit - eveniet - nulla - consectetur ', '2013-11-04 01:26:57.000000', '2013-11-27 11:22:15.000000', 619179122, 873959920) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - repellat - minus - et - eum - eum ', '2013-09-21 02:33:35.000000', '2013-12-09 19:57:14.000000', 911360928, 873959920) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - quas - sed - ut - vitae - et ', '2014-01-25 02:03:43.000000', '2014-01-30 22:51:31.000000', 727497604, 275330066) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - libero - accusantium - ut - possimus - qui ', '2014-01-03 17:49:47.000000', '2014-01-20 20:33:48.000000', 333503719, 275330066) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - aut - velit - laborum - quod - et ', '2013-11-21 09:02:29.000000', '2013-11-27 22:30:14.000000', 22377225, 275330066) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - voluptas - accusantium - ratione - vel - aut ', '2014-02-14 21:00:56.000000', '2014-02-20 01:37:36.000000', 892874273, 624071307) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - et - deserunt - consequatur - ut - laborum ', '2013-10-07 19:06:39.000000', '2013-12-05 00:05:39.000000', 226773318, 624071307) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - id - eum - quia - necessitatibus - asperiores ', '2013-12-05 13:55:17.000000', '2014-02-19 01:53:04.000000', 523364012, 624071307) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - ut - aut - ut - sit - in ', '2013-11-20 01:21:33.000000', '2014-02-09 12:04:45.000000', 37691064, 187601757) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - facilis - consequatur - veritatis - aliquam - qui ', '2013-09-14 13:26:52.000000', '2014-02-14 02:53:15.000000', 981694933, 187601757) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - facilis - quae - expedita - rerum - voluptas ', '2013-09-04 10:02:17.000000', '2013-11-23 23:08:39.000000', 674682431, 187601757) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - odit - aperiam - nam - laudantium - perspiciatis ', '2013-09-03 20:18:44.000000', '2014-01-12 00:27:45.000000', 456544016, 863655417) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - eum - aut - repudiandae - architecto - totam ', '2013-10-28 08:17:45.000000', '2013-11-17 11:16:08.000000', 596256873, 863655417) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - cupiditate - iure - porro - repudiandae - non ', '2013-09-09 11:33:04.000000', '2013-11-28 22:10:28.000000', 826247047, 863655417) Fixture Insert (0.0ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - nostrum - quis - sunt - atque - dignissimos ', '2013-11-27 07:48:59.000000', '2014-01-26 20:07:08.000000', 741441437, 712180813) Fixture Insert (0.0ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - cum - et - molestiae - quisquam - consequatur ', '2013-10-30 01:40:35.000000', '2014-01-27 10:29:46.000000', 344791294, 712180813) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - fugit - rem - et - itaque - facere ', '2014-02-04 11:13:40.000000', '2014-02-17 16:34:41.000000', 104380176, 712180813) Fixture Insert (0.0ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - repellendus - eos - harum - impedit - expedita ', '2013-12-14 05:13:24.000000', '2013-12-26 19:14:46.000000', 1015964170, 1010549555) Fixture Insert (0.0ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - modi - perspiciatis - sit - amet - voluptates ', '2013-12-08 15:54:58.000000', '2013-12-17 02:30:06.000000', 70387057, 1010549555) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - quam - debitis - doloribus - eius - in ', '2013-10-24 02:02:13.000000', '2014-02-11 05:18:44.000000', 377989763, 1010549555) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - unde - et - deserunt - assumenda - perspiciatis ', '2013-09-20 15:22:12.000000', '2014-02-03 01:28:28.000000', 193548957, 576673428) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - sint - sit - voluptates - non - voluptatem ', '2013-11-19 21:33:51.000000', '2013-12-27 20:08:33.000000', 859125244, 576673428) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - sit - est - eius - quia - error ', '2014-02-16 13:35:53.000000', '2014-02-19 09:30:28.000000', 562076186, 576673428) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - velit - sint - possimus - dolor - enim ', '2013-08-21 10:46:35.000000', '2013-10-15 05:49:45.000000', 427342331, 205739844) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - qui - placeat - ut - dolorem - autem ', '2013-10-18 15:49:26.000000', '2014-01-26 14:56:42.000000', 566550176, 205739844) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - laborum - iure - aliquid - eveniet - quas ', '2014-02-09 23:13:19.000000', '2014-02-12 01:30:49.000000', 863072626, 205739844) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - nemo - adipisci - qui - optio - perspiciatis ', '2013-12-27 01:06:21.000000', '2014-01-28 17:17:32.000000', 780110190, 590306657) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - sed - omnis - non - est - eos ', '2013-12-15 03:37:10.000000', '2014-01-02 12:14:14.000000', 381939211, 590306657) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - molestiae - enim - provident - et - voluptate ', '2013-10-16 15:47:44.000000', '2013-10-23 09:08:57.000000', 74858985, 590306657) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - cupiditate - nihil - modi - aliquam - quidem ', '2013-12-10 07:10:50.000000', '2014-01-06 00:44:57.000000', 930535642, 853560069) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - sed - repellendus - non - enim - dolorum ', '2013-09-25 06:40:50.000000', '2013-12-05 06:22:24.000000', 264945587, 853560069) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - autem - nisi - est - qui - dolorem ', '2013-08-22 03:52:33.000000', '2014-01-25 11:57:13.000000', 494866525, 853560069) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - illo - eaque - atque - minima - beatae ', '2013-11-04 05:40:27.000000', '2013-12-05 14:45:15.000000', 7465027, 936450328) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - tempora - saepe - est - esse - et ', '2013-11-08 20:46:59.000000', '2014-02-17 14:23:50.000000', 952995620, 936450328) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - alias - illum - aut - reiciendis - quia ', '2014-01-26 13:54:21.000000', '2014-02-14 14:38:54.000000', 712515786, 936450328) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - quo - sint - et - exercitationem - tempore ', '2013-09-12 13:22:53.000000', '2013-10-22 13:52:08.000000', 504724962, 771020115) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - quisquam - quia - qui - deleniti - non ', '2013-11-13 17:38:40.000000', '2013-12-30 05:42:17.000000', 648616585, 771020115) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - qui - inventore - cum - soluta - sed ', '2013-10-28 12:31:57.000000', '2013-12-14 03:29:36.000000', 874296683, 771020115) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - unde - fuga - magni - architecto - consectetur ', '2013-10-29 08:55:31.000000', '2013-12-24 06:47:21.000000', 689065333, 1046959423) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - consectetur - non - quod - harum - esse ', '2014-01-01 11:57:42.000000', '2014-01-24 11:02:07.000000', 296626708, 1046959423) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - in - totam - qui - quas - cumque ', '2014-01-08 10:18:04.000000', '2014-01-25 11:15:06.000000', 52135426, 1046959423) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - enim - sunt - architecto - id - et ', '2014-01-12 10:38:44.000000', '2014-01-22 15:01:36.000000', 807083217, 305504796) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - voluptate - hic - eos - sit - repudiandae ', '2013-10-25 11:49:28.000000', '2013-12-10 06:29:42.000000', 145193900, 305504796) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - officiis - rerum - laboriosam - sunt - consequuntur ', '2013-12-27 00:39:24.000000', '2014-01-21 05:17:19.000000', 437441606, 305504796) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - nostrum - aperiam - fugit - officiis - aut ', '2013-08-22 09:29:17.000000', '2013-11-26 22:41:34.000000', 119286874, 661521543) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - nemo - doloremque - voluptates - aut - dolorem ', '2014-02-16 01:12:07.000000', '2014-02-16 04:14:03.000000', 1067469629, 661521543) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - quisquam - ea - quam - et - quo ', '2013-09-25 16:35:58.000000', '2013-12-29 08:48:56.000000', 756409555, 661521543) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - ullam - eveniet - corrupti - vitae - nam ', '2013-08-27 21:12:22.000000', '2014-01-16 03:58:34.000000', 396571081, 188543912) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - deleniti - eius - fuga - facere - aut ', '2013-11-13 14:09:57.000000', '2013-12-16 01:34:26.000000', 790582958, 188543912) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - inventore - tempore - laboriosam - ea - aut ', '2014-02-12 23:42:50.000000', '2014-02-15 15:36:37.000000', 1034615108, 188543912) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - expedita - incidunt - similique - accusantium - voluptates ', '2013-09-19 12:43:28.000000', '2013-11-24 18:05:04.000000', 547619168, 357172992) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - maiores - quis - et - quis - officia ', '2013-09-20 19:25:19.000000', '2014-02-07 05:27:51.000000', 404252221, 357172992) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - ut - ut - voluptatem - eos - voluptatibus ', '2013-11-25 14:52:37.000000', '2013-12-04 21:50:40.000000', 179161559, 357172992) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - dolore - dicta - atque - suscipit - voluptate ', '2013-09-15 14:16:07.000000', '2013-10-25 08:15:15.000000', 6523066, 51421563) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - molestiae - occaecati - expedita - quia - quibusdam ', '2013-11-16 16:51:00.000000', '2014-02-12 00:23:07.000000', 954200033, 51421563) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - unde - aut - adipisci - illum - sapiente ', '2014-01-17 17:14:18.000000', '2014-02-05 19:12:47.000000', 711606323, 51421563) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - quaerat - debitis - voluptatem - possimus - nihil ', '2014-01-02 09:50:39.000000', '2014-01-30 19:10:13.000000', 929347629, 956993830) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - ut - eveniet - consequuntur - et - corrupti ', '2013-09-24 08:54:56.000000', '2013-10-01 21:13:04.000000', 265871180, 956993830) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - fuga - vel - eius - iusto - dolore ', '2014-02-19 05:47:08.000000', '2014-02-19 10:55:21.000000', 493711530, 956993830) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - est - molestiae - aut - qui - unde ', '2013-10-17 18:06:57.000000', '2013-12-07 06:50:04.000000', 778955161, 220281934) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - quos - vero - qui - numquam - officia ', '2013-09-13 04:27:41.000000', '2013-10-17 14:46:29.000000', 382832372, 220281934) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - et - dolores - repellat - nulla - hic ', '2014-02-14 12:54:38.000000', '2014-02-17 14:21:56.000000', 73670942, 220281934) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - voluptatem - quod - eos - et - hic ', '2014-01-28 04:45:37.000000', '2014-02-12 13:56:47.000000', 426432770, 995493676) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - et - quis - rerum - maiores - eos ', '2014-01-19 12:32:00.000000', '2014-02-03 15:25:58.000000', 567721573, 995493676) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - ab - sequi - voluptas - minima - voluptatibus ', '2014-01-08 03:13:29.000000', '2014-01-21 01:39:17.000000', 862130571, 995493676) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - non - cupiditate - repudiandae - impedit - aut ', '2014-01-24 13:48:58.000000', '2014-02-14 06:49:23.000000', 118377635, 99056534) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - omnis - dolorum - aperiam - laudantium - laborum ', '2013-10-25 19:37:25.000000', '2013-11-07 08:30:26.000000', 1068641224, 99056534) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - culpa - placeat - soluta - consequatur - nisi ', '2013-11-18 12:05:18.000000', '2014-02-16 05:58:28.000000', 755467306, 99056534) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - nesciunt - est - eum - rerum - quia ', '2014-01-03 10:31:27.000000', '2014-01-13 21:14:50.000000', 805927990, 494154972) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - occaecati - quos - rerum - neque - amet ', '2014-01-31 23:16:02.000000', '2014-02-18 17:22:49.000000', 146086739, 494154972) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - impedit - maiores - quisquam - et - repellat ', '2013-08-30 20:09:23.000000', '2014-01-13 13:21:21.000000', 436253889, 494154972) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - qui - non - est - aspernatur - aut ', '2013-11-30 21:25:48.000000', '2013-12-05 08:36:29.000000', 687877522, 358114821) Fixture Insert (0.0ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - voluptatem - nesciunt - eaque - saepe - omnis ', '2013-09-28 21:41:00.000000', '2013-10-18 13:26:36.000000', 297552619, 358114821) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - officiis - nihil - voluptate - aspernatur - at ', '2013-12-08 11:28:28.000000', '2013-12-13 10:45:36.000000', 50980101, 358114821) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - facere - dolor - nihil - sit - nobis ', '2013-11-25 10:49:34.000000', '2013-12-15 05:15:14.000000', 503782683, 386199561) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - rerum - quibusdam - consequuntur - corrupti - nihil ', '2013-11-04 14:11:01.000000', '2013-11-12 17:46:20.000000', 649820796, 386199561) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - nihil - delectus - nesciunt - consectetur - excepturi ', '2013-12-26 18:29:49.000000', '2014-01-26 23:02:06.000000', 873387410, 386199561) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - ut - magni - dolor - molestiae - ex ', '2014-01-18 17:04:31.000000', '2014-02-06 08:35:09.000000', 246939784, 737901126) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - facere - labore - blanditiis - repellendus - ut ', '2014-02-04 14:48:33.000000', '2014-02-11 13:54:22.000000', 906258415, 737901126) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - et - quis - cumque - dolor - quo ', '2013-11-20 19:25:32.000000', '2014-01-18 15:06:14.000000', 615630853, 737901126) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - sed - hic - deserunt - accusamus - veritatis ', '2014-02-15 23:44:35.000000', '2014-02-19 18:02:59.000000', 968831007, 14035331) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - excepturi - sunt - tenetur - voluptatibus - perspiciatis ', '2013-10-01 08:24:15.000000', '2013-10-24 23:16:57.000000', 16996222, 14035331) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - doloremque - eos - dolores - ut - culpa ', '2013-09-11 00:24:45.000000', '2013-09-16 11:46:47.000000', 330758296, 14035331) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - tenetur - voluptatem - et - quidem - excepturi ', '2013-11-09 10:04:42.000000', '2013-12-18 12:53:12.000000', 253894270, 975572189) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - enim - maxime - non - facere - saepe ', '2013-10-12 08:10:54.000000', '2013-10-29 03:32:19.000000', 933132571, 975572189) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - suscipit - nulla - et - et - et ', '2013-09-04 09:08:07.000000', '2013-09-28 07:37:50.000000', 623630073, 975572189) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - doloremque - quo - voluptatem - eum - earum ', '2013-11-05 04:49:25.000000', '2013-11-18 14:03:10.000000', 941960939, 235774389) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - architecto - repudiandae - unde - praesentium - voluptatibus ', '2013-10-16 05:27:14.000000', '2013-10-26 08:14:46.000000', 10045840, 235774389) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - eveniet - eaque - commodi - labore - amet ', '2013-12-01 05:54:36.000000', '2013-12-03 20:06:22.000000', 304932450, 235774389) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - voluptatibus - consequatur - sed - molestiae - quia ', '2013-09-29 18:01:41.000000', '2014-02-03 08:40:48.000000', 556564307, 75326820) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - excepturi - eius - sit - enim - et ', '2013-10-20 05:29:59.000000', '2014-02-01 14:53:31.000000', 428873780, 75326820) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - dignissimos - nobis - ipsa - cumque - quisquam ', '2013-12-18 09:11:30.000000', '2014-01-20 05:51:13.000000', 187021274, 75326820) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - est - debitis - architecto - quasi - ipsam ', '2013-11-12 07:33:17.000000', '2014-01-03 04:52:13.000000', 371937226, 1028376774) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - iusto - modi - et - quasi - quos ', '2013-10-26 04:47:19.000000', '2014-01-08 04:05:28.000000', 781658275, 1028376774) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - doloremque - ipsam - perferendis - itaque - ullam ', '2013-10-14 05:41:40.000000', '2013-10-18 06:24:28.000000', 1008895821, 1028376774) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - odit - officia - esse - et - ut ', '2013-12-18 01:34:22.000000', '2014-01-03 16:55:11.000000', 139450981, 575485547) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - recusandae - sit - cumque - et - hic ', '2013-08-22 11:22:28.000000', '2013-09-17 17:39:26.000000', 821280004, 575485547) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - inventore - excepturi - consequatur - sit - voluptatem ', '2013-10-14 14:04:41.000000', '2014-02-17 06:28:46.000000', 575017714, 575485547) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - aspernatur - error - sunt - cumque - veniam ', '2014-02-18 17:09:16.000000', '2014-02-19 06:39:20.000000', 1061743346, 157312430) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - qui - cupiditate - dolorem - quibusdam - consequatur ', '2013-11-25 15:05:12.000000', '2013-12-17 23:53:49.000000', 133467545, 157312430) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - quisquam - officia - unde - doloribus - excepturi ', '2013-12-05 18:37:20.000000', '2013-12-07 04:30:49.000000', 356590203, 157312430) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - quibusdam - deleniti - quia - enim - molestias ', '2013-12-29 08:51:41.000000', '2014-01-11 09:41:59.000000', 641841994, 452191684) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - et - sit - ducimus - beatae - modi ', '2014-02-06 23:59:04.000000', '2014-02-16 17:08:42.000000', 519953453, 452191684) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - dolor - ut - molestiae - omnis - voluptates ', '2013-10-23 10:10:11.000000', '2014-01-26 01:20:54.000000', 206074819, 452191684) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - vel - impedit - quis - enim - ratione ', '2013-12-25 12:31:49.000000', '2013-12-31 13:16:52.000000', 289836001, 172816471) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - facilis - expedita - officia - voluptatum - ratione ', '2013-10-24 04:31:28.000000', '2013-11-29 07:39:03.000000', 704310460, 172816471) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - sit - ut - eum - tenetur - corrupti ', '2013-11-20 06:35:10.000000', '2013-12-23 03:52:38.000000', 995050326, 172816471) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - inventore - eos - fugit - rerum - rem ', '2013-08-31 09:15:02.000000', '2013-11-29 00:26:34.000000', 33134160, 486296279) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - explicabo - vitae - doloribus - necessitatibus - quis ', '2013-12-21 20:37:48.000000', '2014-02-13 02:20:56.000000', 960885037, 486296279) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - rem - voluptas - ut - minus - eveniet ', '2013-12-08 22:34:43.000000', '2014-02-08 09:10:55.000000', 737173191, 486296279) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - et - culpa - qui - voluptatem - qui ', '2013-10-03 14:47:27.000000', '2013-12-22 00:02:36.000000', 922658521, 1009361868) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - qui - at - nam - eius - asperiores ', '2014-02-14 20:21:56.000000', '2014-02-15 13:51:12.000000', 239255998, 1009361868) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - quis - quo - voluptate - rerum - praesentium ', '2013-12-08 17:31:55.000000', '2014-01-28 00:14:18.000000', 485977684, 1009361868)  (2.8ms) commit transaction Message Load (0.1ms) SELECT "messages".* FROM "messages" ORDER BY "messages"."id" ASC LIMIT 1  (3.2ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)   (0.9ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version") ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" Migrating to CreateUsers (20140213183243)  (0.0ms) begin transaction  (0.3ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "created_at" datetime, "updated_at" datetime)  SQL (0.2ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20140213183243"]]  (0.9ms) commit transaction Migrating to CreateMessages (20140214001211)  (0.0ms) begin transaction  (0.3ms) CREATE TABLE "messages" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "content" varchar(255), "created_at" datetime, "updated_at" datetime)   (0.2ms) ALTER TABLE "messages" ADD "user_id" integer  (0.1ms) CREATE INDEX "index_messages_on_user_id" ON "messages" ("user_id") SQL (0.1ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20140214001211"]]  (0.8ms) commit transaction ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations" SQL (1.2ms) DELETE FROM "users" DEPRECATION WARNING: ActiveRecord::Fixtures is deprecated! Use ActiveRecord::FixtureSet instead. (called from at /Users/nick/Hive/thermometer/test/dummy/db/seeds.rb:5)  (0.1ms) begin transaction Fixture Delete (0.2ms) DELETE FROM "users" Fixture Insert (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Emile Hickle V', '2013-10-21 02:24:43.000000', '2014-01-30 04:12:04.000000', 338193910) Fixture Insert (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Reilly Wisozk', '2013-08-26 18:37:02.000000', '2014-02-17 06:55:56.000000', 590306657) Fixture Insert (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Kailey Kirlin', '2013-12-27 20:35:10.000000', '2013-12-31 16:27:46.000000', 975572189) Fixture Insert (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Deon Mertz', '2014-01-16 11:28:41.000000', '2014-02-17 03:16:41.000000', 220281934) Fixture Insert (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Allen Bosco Sr.', '2014-01-08 02:05:30.000000', '2014-01-26 18:01:10.000000', 323332591) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Jannie Tremblay', '2014-01-04 09:24:28.000000', '2014-02-13 11:09:34.000000', 608344442) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Jeramy Brekke', '2013-12-10 21:55:02.000000', '2014-01-03 19:37:19.000000', 1028376774) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Daron Conroy', '2013-10-29 20:07:03.000000', '2014-01-06 18:18:52.000000', 172816471) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Garret Hyatt', '2014-02-04 08:21:30.000000', '2014-02-05 03:07:38.000000', 452191684) Fixture Insert (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Kaya Pfeffer', '2014-01-30 18:26:40.000000', '2014-02-14 21:10:13.000000', 771020115) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Dr. Yvonne Hettinger', '2013-08-22 02:47:37.000000', '2013-12-28 14:44:49.000000', 956993830) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Dr. Gaston Wolf', '2014-02-13 15:24:42.000000', '2014-02-14 22:05:26.000000', 235774389) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Reese Spinka', '2013-09-01 11:18:19.000000', '2013-12-25 03:38:16.000000', 386199561) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Eldora Miller', '2013-11-08 11:17:19.000000', '2013-12-06 21:36:48.000000', 537116830) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Alaina Spencer DVM', '2013-09-10 08:53:45.000000', '2013-12-09 14:22:43.000000', 1046959423) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Mr. Rosemarie Smith', '2013-11-28 12:33:47.000000', '2013-12-08 20:21:35.000000', 157312430) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Jerrold Nolan', '2014-01-05 05:56:05.000000', '2014-01-06 17:15:48.000000', 275330066) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Bartholome Conroy Jr.', '2014-01-31 01:51:15.000000', '2014-02-04 22:40:49.000000', 661521543) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Sylvia Heller', '2014-02-06 19:31:26.000000', '2014-02-11 15:28:54.000000', 936450328) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Rachel Champlin', '2013-09-18 14:52:59.000000', '2013-10-01 10:38:14.000000', 14035331) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Marietta Fisher', '2013-12-27 20:33:58.000000', '2014-01-15 18:48:38.000000', 304595689) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Wilma Paucek', '2013-11-24 13:53:56.000000', '2013-12-03 22:40:39.000000', 622916212) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Tremaine Mayert', '2013-11-14 06:18:13.000000', '2014-01-26 21:39:45.000000', 1009361868) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Ebba Turner', '2013-10-20 18:09:53.000000', '2013-11-17 20:05:44.000000', 187601757) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Miss Rhett Kub', '2013-12-01 20:57:55.000000', '2013-12-09 06:44:32.000000', 357172992) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Zachary Cole', '2014-02-06 07:48:02.000000', '2014-02-18 12:51:58.000000', 575485547) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Dr. Nicholaus Schneider', '2014-01-01 03:37:53.000000', '2014-02-11 20:33:52.000000', 994338771) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Deontae VonRueden', '2013-09-04 14:27:55.000000', '2013-12-18 05:09:54.000000', 205739844) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Rowan Schuppe', '2013-11-09 04:50:29.000000', '2013-12-17 07:10:27.000000', 486296279) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Dock Hintz', '2014-01-01 08:26:13.000000', '2014-01-29 05:57:07.000000', 737901126) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Jana Hamill V', '2013-11-14 16:07:10.000000', '2014-01-20 02:22:27.000000', 188543912) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Estefania Renner', '2013-08-27 19:02:08.000000', '2013-12-04 03:19:37.000000', 1010549555) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Fabian Deckow', '2013-08-29 15:02:13.000000', '2013-11-03 08:01:03.000000', 624071307) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Rod Spencer', '2013-12-27 01:59:37.000000', '2014-01-07 02:53:40.000000', 305504796) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Dr. Caitlyn Shanahan', '2014-02-12 10:14:02.000000', '2014-02-18 12:21:39.000000', 206649281) Fixture Insert (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Daniela Beahan', '2013-10-20 01:09:18.000000', '2013-11-12 18:52:32.000000', 995493676) Fixture Insert (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Hollis Carroll', '2013-12-19 23:04:11.000000', '2014-01-10 03:45:36.000000', 576673428) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Carmel Doyle Jr.', '2014-02-11 04:36:41.000000', '2014-02-11 04:44:22.000000', 358114821) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Dedrick Koch', '2013-11-19 20:19:07.000000', '2014-02-15 06:51:51.000000', 99056534) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Giovanny Will', '2013-09-27 05:14:59.000000', '2013-11-10 12:33:16.000000', 853560069) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Brianne Graham', '2013-08-26 18:14:44.000000', '2014-01-09 19:49:52.000000', 75326820) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Bertram Yost MD', '2013-09-10 17:44:07.000000', '2013-10-03 12:21:55.000000', 863655417) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Raphael Oberbrunner', '2013-08-21 09:56:09.000000', '2013-12-26 12:46:39.000000', 712180813) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Adonis Schultz', '2013-12-28 03:58:21.000000', '2014-02-19 14:02:34.000000', 494154972) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Melyssa Shanahan', '2014-02-18 14:21:37.000000', '2014-02-20 03:46:29.000000', 51421563) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Johnpaul Johns', '2013-11-10 06:37:03.000000', '2013-11-10 13:09:07.000000', 873959920) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Sterling Purdy', '2013-12-02 08:57:22.000000', '2013-12-24 16:15:10.000000', 756990036) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Maya Rippin', '2013-11-13 21:48:58.000000', '2013-11-18 14:16:42.000000', 437907651) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Maxie Ullrich III', '2014-02-19 17:13:17.000000', '2014-02-20 03:49:21.000000', 178711894) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Stephan Kertzmann', '2014-01-26 13:03:04.000000', '2014-02-10 19:54:22.000000', 1034018247)  (2.5ms) commit transaction SQL (1.1ms) DELETE FROM "messages" DEPRECATION WARNING: ActiveRecord::Fixtures is deprecated! Use ActiveRecord::FixtureSet instead. (called from at /Users/nick/Hive/thermometer/test/dummy/db/seeds.rb:8)  (0.1ms) begin transaction Fixture Delete (0.2ms) DELETE FROM "messages" Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - perspiciatis - iste - doloremque - esse - dolor ', '2013-09-03 11:47:38.000000', '2013-12-22 04:42:29.000000', 904633263, 537116830) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - omnis - a - quia - corporis - quidem ', '2013-10-25 23:48:31.000000', '2013-11-12 20:57:38.000000', 875164062, 537116830) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - mollitia - fugit - sint - at - praesentium ', '2013-09-03 20:39:54.000000', '2013-11-12 15:00:25.000000', 913264581, 537116830) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - sed - reprehenderit - repellat - dolores - dolor ', '2013-12-24 16:10:33.000000', '2014-01-02 03:38:39.000000', 49064764, 1010549555) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - non - quidem - fugiat - tempora - occaecati ', '2013-10-04 13:42:00.000000', '2014-01-27 00:47:32.000000', 53395727, 1010549555) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - animi - praesentium - eius - distinctio - rem ', '2013-09-02 20:03:33.000000', '2013-12-07 11:22:51.000000', 23625558, 1010549555) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - ea - ut - consequuntur - fugiat - tenetur ', '2013-09-15 13:56:09.000000', '2013-10-10 14:24:24.000000', 468056704, 99056534) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - minus - in - iste - omnis - sint ', '2013-09-17 06:04:45.000000', '2013-12-14 08:16:59.000000', 438800567, 99056534) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - dolorem - cum - aut - blanditiis - distinctio ', '2013-08-23 19:52:22.000000', '2013-12-13 15:19:06.000000', 409022190, 99056534) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - non - voluptate - repellat - harum - rerum ', '2013-09-17 05:43:43.000000', '2013-11-02 19:29:30.000000', 753060375, 873959920) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - quia - quidem - sunt - ut - dolores ', '2013-10-10 09:19:22.000000', '2013-12-24 22:04:29.000000', 757112866, 873959920) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - minus - numquam - eum - temporibus - soluta ', '2014-01-06 08:16:17.000000', '2014-01-15 00:06:13.000000', 795221625, 873959920) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - odit - quidem - expedita - porro - consequatur ', '2013-11-03 19:47:17.000000', '2014-02-13 05:54:36.000000', 847667128, 624071307) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - aut - corporis - inventore - aut - fuga ', '2014-02-05 05:13:53.000000', '2014-02-17 17:40:19.000000', 860108165, 624071307) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - aperiam - harum - et - sit - natus ', '2014-02-11 16:28:25.000000', '2014-02-13 18:05:41.000000', 822250462, 624071307) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - in - error - atque - dolorum - amet ', '2013-09-15 16:55:15.000000', '2013-10-29 09:32:25.000000', 92368677, 661521543) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - excepturi - cupiditate - consequatur - et - enim ', '2013-11-24 02:13:44.000000', '2013-12-26 22:24:40.000000', 71501078, 661521543) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - possimus - sequi - sit - dolor - iure ', '2013-10-09 18:28:41.000000', '2014-01-19 13:18:17.000000', 101038927, 661521543) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - facere - distinctio - ut - voluptas - ipsam ', '2014-01-13 01:13:37.000000', '2014-01-14 09:38:36.000000', 478690969, 493245475) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - aut - voluptatem - tempora - quidem - facilis ', '2013-10-17 12:13:25.000000', '2014-02-03 21:18:26.000000', 491410606, 493245475) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - non - nesciunt - quia - reiciendis - veritatis ', '2013-10-15 09:59:45.000000', '2013-12-27 19:19:30.000000', 520940279, 493245475) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - dolorum - laboriosam - labore - quasi - minima ', '2013-10-20 23:41:33.000000', '2014-02-16 18:06:03.000000', 730795536, 1028376774) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - molestias - non - consectetur - aliquid - fuga ', '2014-02-05 15:07:36.000000', '2014-02-18 20:20:32.000000', 709715001, 1028376774) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - reiciendis - asperiores - exercitationem - aut - explicabo ', '2014-02-13 16:40:56.000000', '2014-02-20 03:21:09.000000', 671865442, 1028376774) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - ea - similique - est - et - dolorem ', '2013-10-13 17:00:15.000000', '2013-12-04 07:15:11.000000', 993006497, 486296279) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - quisquam - soluta - maxime - tempora - illum ', '2014-01-21 14:18:37.000000', '2014-02-03 19:12:34.000000', 988969388, 486296279) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - quia - possimus - eos - repellendus - vel ', '2014-01-14 21:06:45.000000', '2014-01-29 00:23:18.000000', 951371763, 486296279) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - alias - eaque - nihil - ratione - voluptates ', '2013-12-18 07:08:17.000000', '2014-01-12 17:17:37.000000', 204940042, 187601757) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - culpa - non - cumque - natus - nihil ', '2013-12-23 03:30:11.000000', '2014-02-05 04:35:02.000000', 234178881, 187601757) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - delectus - quasi - nihil - numquam - exercitationem ', '2013-12-17 12:15:08.000000', '2013-12-17 17:05:50.000000', 263452520, 187601757) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - voluptas - architecto - amet - et - dolorem ', '2013-09-28 11:55:00.000000', '2013-10-27 21:31:32.000000', 844491320, 304595689) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - ut - aspernatur - totam - quia - ipsam ', '2014-02-07 21:20:47.000000', '2014-02-17 18:07:37.000000', 183078239, 304595689) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - et - provident - dolores - autem - vel ', '2014-01-04 23:39:38.000000', '2014-02-06 05:16:17.000000', 408691381, 304595689) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - ut - optio - laborum - omnis - perspiciatis ', '2014-02-17 22:31:01.000000', '2014-02-19 23:56:03.000000', 89316015, 994338771) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - vero - ipsam - qui - officia - praesentium ', '2014-01-27 23:10:01.000000', '2014-02-18 05:32:33.000000', 1039056334, 994338771) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - voluptatum - alias - asperiores - sint - id ', '2013-12-20 09:28:38.000000', '2014-01-23 12:46:02.000000', 794497576, 994338771) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - dolorum - et - quos - quis - omnis ', '2014-02-08 18:45:37.000000', '2014-02-19 04:24:56.000000', 475761431, 205739844) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - placeat - ea - facilis - sed - aliquid ', '2013-11-20 12:31:42.000000', '2014-01-24 04:05:21.000000', 619179122, 205739844) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - illo - autem - quo - officiis - et ', '2013-12-18 16:15:43.000000', '2014-01-24 10:39:23.000000', 911360928, 205739844) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - ea - repellat - qui - illum - fugiat ', '2014-01-21 10:26:47.000000', '2014-01-31 00:04:03.000000', 727497604, 358114821) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - repudiandae - dignissimos - reprehenderit - sit - cupiditate ', '2013-10-09 10:18:53.000000', '2014-01-02 14:54:03.000000', 333503719, 358114821) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - perspiciatis - dolore - quis - consectetur - ut ', '2013-09-22 01:24:45.000000', '2013-09-27 03:44:30.000000', 22377225, 358114821) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - pariatur - omnis - vitae - similique - molestias ', '2013-08-20 09:29:44.000000', '2014-02-05 11:59:15.000000', 892874273, 995493676) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - accusamus - labore - voluptatem - ipsa - sint ', '2013-09-11 09:06:23.000000', '2013-10-04 18:01:10.000000', 226773318, 995493676) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - aperiam - itaque - eligendi - iste - et ', '2014-01-23 15:21:14.000000', '2014-02-13 07:44:30.000000', 523364012, 995493676) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - officiis - ut - veritatis - optio - eum ', '2013-09-08 07:29:54.000000', '2013-12-05 21:37:16.000000', 37691064, 386199561) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - laudantium - delectus - nihil - assumenda - harum ', '2013-08-21 13:17:04.000000', '2014-01-09 15:36:19.000000', 981694933, 386199561) Fixture Insert (0.0ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - eum - labore - sed - magni - deleniti ', '2013-12-12 09:46:48.000000', '2014-02-06 04:20:38.000000', 674682431, 386199561) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - qui - consequatur - qui - et - magnam ', '2014-02-20 05:03:40.000000', '2014-02-20 05:56:00.000000', 456544016, 14035331) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - modi - quo - porro - commodi - dolore ', '2013-12-27 18:02:21.000000', '2014-01-16 19:55:44.000000', 596256873, 14035331) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - molestias - enim - quia - voluptas - facilis ', '2014-01-16 17:03:55.000000', '2014-01-23 09:53:30.000000', 826247047, 14035331) Fixture Insert (0.0ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - totam - qui - ea - dicta - numquam ', '2013-10-26 08:14:38.000000', '2013-11-07 15:10:40.000000', 741441437, 863655417) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - sunt - et - maxime - est - et ', '2013-09-11 04:34:29.000000', '2013-09-19 20:31:10.000000', 344791294, 863655417) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - distinctio - nesciunt - voluptate - nobis - in ', '2014-02-02 03:38:09.000000', '2014-02-11 12:26:27.000000', 104380176, 863655417) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - ut - omnis - sed - alias - quia ', '2013-08-22 16:56:06.000000', '2013-11-16 21:14:10.000000', 1015964170, 494154972) Fixture Insert (0.0ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - in - aliquid - suscipit - enim - autem ', '2013-10-08 22:18:01.000000', '2014-02-07 07:59:36.000000', 70387057, 494154972) Fixture Insert (0.0ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - aut - consequatur - quia - ipsum - eaque ', '2013-11-12 15:13:26.000000', '2014-02-03 09:39:54.000000', 377989763, 494154972) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - commodi - voluptates - quisquam - vitae - suscipit ', '2013-09-04 00:35:19.000000', '2013-10-19 19:40:51.000000', 193548957, 936450328) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - consequatur - totam - aspernatur - ut - quia ', '2013-10-01 14:01:04.000000', '2013-10-24 00:04:59.000000', 859125244, 936450328) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - expedita - dolorum - cum - alias - non ', '2013-09-12 06:30:59.000000', '2013-10-20 19:07:10.000000', 562076186, 936450328) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - iste - deleniti - voluptas - dolorem - voluptatum ', '2013-11-21 06:45:55.000000', '2014-01-27 10:56:39.000000', 427342331, 575485547) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - dolorum - nostrum - aliquam - quia - sequi ', '2013-12-11 09:29:43.000000', '2014-02-17 22:21:08.000000', 566550176, 575485547) Fixture Insert (0.0ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - exercitationem - dolor - tenetur - id - itaque ', '2013-11-18 22:39:23.000000', '2014-02-12 11:47:27.000000', 863072626, 575485547) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - qui - hic - dicta - modi - consequuntur ', '2014-01-31 09:40:10.000000', '2014-02-09 05:17:13.000000', 780110190, 608344442) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - quia - neque - cumque - velit - tempore ', '2013-12-28 17:27:39.000000', '2014-02-01 00:42:19.000000', 381939211, 608344442) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - placeat - a - et - omnis - ipsum ', '2013-11-25 09:42:06.000000', '2014-01-24 00:25:31.000000', 74858985, 608344442) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - officiis - quaerat - ut - odit - doloremque ', '2013-11-12 06:38:16.000000', '2013-12-22 11:46:32.000000', 930535642, 172816471) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - blanditiis - sit - consequuntur - perferendis - repellendus ', '2014-01-23 10:40:05.000000', '2014-02-04 06:26:20.000000', 264945587, 172816471) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - nemo - minima - quod - magnam - expedita ', '2013-12-06 13:27:19.000000', '2014-01-28 13:00:04.000000', 494866525, 172816471) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - optio - placeat - suscipit - libero - consequatur ', '2013-08-24 14:04:00.000000', '2013-08-26 14:37:17.000000', 7465027, 437907651) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - a - facere - modi - est - quo ', '2013-11-30 03:33:48.000000', '2014-01-05 05:28:45.000000', 952995620, 437907651) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - a - quam - ipsum - id - deleniti ', '2013-10-02 17:11:49.000000', '2013-10-28 03:16:41.000000', 712515786, 437907651) Fixture Insert (0.0ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - assumenda - quis - incidunt - culpa - aut ', '2013-11-02 23:32:54.000000', '2013-11-09 18:00:38.000000', 504724962, 188543912) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - recusandae - quia - qui - quo - voluptatem ', '2013-09-07 22:44:53.000000', '2013-11-29 15:37:10.000000', 648616585, 188543912) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - quidem - minima - unde - assumenda - eaque ', '2014-01-17 17:25:57.000000', '2014-02-19 19:06:53.000000', 874296683, 188543912) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - molestias - est - libero - quae - at ', '2013-09-26 11:02:06.000000', '2014-01-05 20:49:34.000000', 689065333, 235774389) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - dolorem - ea - repellendus - qui - praesentium ', '2013-10-30 07:05:07.000000', '2014-01-17 06:01:34.000000', 296626708, 235774389) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - magni - quae - consectetur - voluptate - rem ', '2013-12-14 00:55:10.000000', '2014-02-18 06:53:36.000000', 52135426, 235774389) Fixture Insert (0.0ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - autem - saepe - vitae - asperiores - harum ', '2014-02-20 00:36:56.000000', '2014-02-20 03:02:16.000000', 807083217, 1046959423) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - sapiente - nulla - nihil - vitae - et ', '2013-10-17 17:54:47.000000', '2013-12-10 02:17:03.000000', 145193900, 1046959423) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - facilis - ut - accusantium - similique - blanditiis ', '2013-11-07 01:11:14.000000', '2014-02-17 22:23:27.000000', 437441606, 1046959423) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - hic - cumque - exercitationem - harum - ut ', '2014-02-08 08:23:38.000000', '2014-02-10 16:21:34.000000', 119286874, 305504796) Fixture Insert (0.0ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - qui - libero - neque - maxime - suscipit ', '2013-08-24 17:56:24.000000', '2014-01-08 03:47:35.000000', 1067469629, 305504796) Fixture Insert (0.0ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - distinctio - praesentium - voluptatem - aut - quia ', '2013-11-13 16:59:59.000000', '2014-02-08 07:49:23.000000', 756409555, 305504796) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - ut - maiores - qui - provident - quidem ', '2013-11-13 22:54:36.000000', '2014-02-15 04:48:18.000000', 396571081, 1009361868) Fixture Insert (0.0ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - esse - et - quasi - minima - corrupti ', '2013-12-13 08:17:50.000000', '2014-02-04 13:32:28.000000', 790582958, 1009361868) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - veritatis - facilis - quis - exercitationem - et ', '2014-01-04 09:58:14.000000', '2014-02-10 09:50:23.000000', 1034615108, 1009361868) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - nihil - velit - illo - esse - eveniet ', '2013-12-15 17:43:20.000000', '2014-01-09 06:33:58.000000', 547619168, 975572189) Fixture Insert (0.0ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - est - rerum - ad - quis - qui ', '2013-12-14 14:14:22.000000', '2013-12-24 10:50:53.000000', 404252221, 975572189) Fixture Insert (0.0ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - cupiditate - esse - possimus - sit - voluptatum ', '2013-12-03 13:30:18.000000', '2014-01-22 23:44:21.000000', 179161559, 975572189) Fixture Insert (0.0ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - enim - quia - ipsam - veritatis - labore ', '2013-12-22 09:24:21.000000', '2014-02-12 07:39:13.000000', 6523066, 853560069) Fixture Insert (0.0ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - reiciendis - eius - ut - animi - aperiam ', '2013-10-22 12:00:38.000000', '2013-11-28 02:31:25.000000', 954200033, 853560069) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - non - totam - cupiditate - occaecati - hic ', '2013-10-16 15:20:04.000000', '2013-12-24 12:02:14.000000', 711606323, 853560069) Fixture Insert (0.0ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - non - totam - eum - aut - aut ', '2014-01-16 01:42:33.000000', '2014-01-25 13:55:00.000000', 929347629, 576673428) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - cupiditate - nihil - debitis - error - laborum ', '2013-12-22 15:25:20.000000', '2013-12-24 10:12:05.000000', 265871180, 576673428) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - inventore - accusantium - consectetur - mollitia - omnis ', '2013-11-16 19:39:22.000000', '2013-11-19 02:02:48.000000', 493711530, 576673428) Fixture Insert (0.0ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - ad - molestias - dolorem - unde - distinctio ', '2014-02-11 23:28:26.000000', '2014-02-14 09:32:29.000000', 778955161, 323332591) Fixture Insert (0.0ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - velit - et - sed - quibusdam - rerum ', '2013-11-16 11:34:16.000000', '2014-01-25 00:32:51.000000', 382832372, 323332591) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - velit - voluptatem - non - enim - repudiandae ', '2014-01-19 15:46:19.000000', '2014-01-21 05:35:43.000000', 73670942, 323332591) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - nulla - sed - autem - libero - illum ', '2014-01-19 07:33:25.000000', '2014-02-19 17:08:42.000000', 426432770, 712180813) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - quam - voluptates - exercitationem - iure - pariatur ', '2013-10-18 02:23:53.000000', '2013-12-11 14:07:43.000000', 567721573, 712180813) Fixture Insert (0.0ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - iusto - tempora - quo - explicabo - culpa ', '2013-12-12 00:37:25.000000', '2014-01-16 22:27:19.000000', 862130571, 712180813) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - non - quisquam - iure - vel - fugit ', '2014-01-16 11:10:47.000000', '2014-02-09 17:08:08.000000', 118377635, 771020115) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - molestiae - fuga - ut - cupiditate - minima ', '2014-01-10 06:18:07.000000', '2014-01-28 21:07:51.000000', 1068641224, 771020115) Fixture Insert (0.0ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - ut - deserunt - nesciunt - consequatur - voluptas ', '2013-11-13 06:07:29.000000', '2013-12-28 16:34:01.000000', 755467306, 771020115) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - dolorum - vero - alias - quia - aliquam ', '2014-01-05 05:31:14.000000', '2014-01-17 17:49:04.000000', 805927990, 756990036) Fixture Insert (0.0ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - nihil - qui - harum - omnis - dolores ', '2013-11-19 02:53:01.000000', '2014-01-09 13:03:07.000000', 146086739, 756990036) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - vel - eveniet - amet - aut - libero ', '2013-12-01 03:30:39.000000', '2014-02-19 01:06:41.000000', 436253889, 756990036) Fixture Insert (0.0ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - aperiam - laboriosam - atque - dicta - voluptatem ', '2013-11-25 04:59:52.000000', '2013-12-09 07:03:52.000000', 687877522, 452191684) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - beatae - sunt - atque - nobis - veritatis ', '2013-08-31 03:55:17.000000', '2014-01-03 18:55:31.000000', 297552619, 452191684) Fixture Insert (0.0ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - quod - ut - hic - et - ut ', '2013-11-16 18:40:34.000000', '2014-02-10 18:29:57.000000', 50980101, 452191684) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - recusandae - fugit - eum - et - aut ', '2013-08-24 18:36:24.000000', '2013-09-29 02:13:01.000000', 503782683, 178711894) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - voluptatibus - maxime - incidunt - rerum - eos ', '2013-10-28 05:47:39.000000', '2014-01-21 20:07:06.000000', 649820796, 178711894) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - temporibus - suscipit - molestiae - error - accusantium ', '2013-10-06 21:34:28.000000', '2014-01-02 12:30:03.000000', 873387410, 178711894) Fixture Insert (0.0ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - eos - velit - temporibus - vel - recusandae ', '2013-10-23 09:16:36.000000', '2013-10-29 13:01:28.000000', 246939784, 737901126) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - quis - aliquam - sint - et - earum ', '2014-01-01 18:34:59.000000', '2014-01-25 01:11:28.000000', 906258415, 737901126) Fixture Insert (0.0ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - ut - ex - enim - voluptatem - et ', '2013-11-13 23:11:03.000000', '2014-01-08 03:26:22.000000', 615630853, 737901126) Fixture Insert (0.0ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - autem - harum - sit - enim - voluptatum ', '2013-12-02 16:39:01.000000', '2013-12-03 23:20:17.000000', 968831007, 220281934) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - in - totam - optio - placeat - et ', '2013-10-31 01:55:40.000000', '2013-11-30 21:26:42.000000', 16996222, 220281934) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - fugit - dolor - qui - dolorem - ullam ', '2014-01-20 14:52:35.000000', '2014-02-10 22:15:53.000000', 330758296, 220281934) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - vel - commodi - laborum - velit - eaque ', '2013-09-25 19:52:58.000000', '2014-01-10 02:27:19.000000', 253894270, 590306657) Fixture Insert (0.0ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - rerum - et - ab - minima - accusamus ', '2013-09-17 12:06:01.000000', '2013-11-14 19:08:53.000000', 933132571, 590306657) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - quo - voluptates - amet - magni - assumenda ', '2013-09-20 11:03:34.000000', '2014-01-26 13:43:22.000000', 623630073, 590306657) Fixture Insert (0.0ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - velit - consequuntur - commodi - porro - expedita ', '2014-02-16 11:39:31.000000', '2014-02-16 23:34:20.000000', 941960939, 51421563) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - aspernatur - autem - qui - molestiae - nemo ', '2013-11-13 07:36:47.000000', '2013-12-24 08:41:17.000000', 10045840, 51421563) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - laborum - deleniti - et - veniam - voluptates ', '2013-12-18 01:13:45.000000', '2014-02-12 09:53:27.000000', 304932450, 51421563) Fixture Insert (0.0ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - necessitatibus - magni - quia - vel - dignissimos ', '2014-02-11 17:50:31.000000', '2014-02-16 21:48:48.000000', 556564307, 157312430) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - incidunt - modi - excepturi - velit - quos ', '2013-09-04 02:45:00.000000', '2013-09-25 07:13:16.000000', 428873780, 157312430) Fixture Insert (0.0ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - voluptates - explicabo - voluptatum - porro - at ', '2014-01-25 06:34:34.000000', '2014-02-07 02:00:58.000000', 187021274, 157312430) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - laudantium - labore - quos - rerum - ratione ', '2013-11-10 15:12:32.000000', '2013-12-18 19:40:21.000000', 371937226, 1034018247) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - enim - quas - id - magnam - et ', '2014-02-17 22:08:38.000000', '2014-02-18 16:59:53.000000', 781658275, 1034018247) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - dolor - ut - dignissimos - sequi - rerum ', '2013-11-19 11:03:03.000000', '2014-02-09 01:17:05.000000', 1008895821, 1034018247) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - veritatis - laborum - sint - et - eos ', '2013-09-01 11:57:18.000000', '2014-01-21 10:46:15.000000', 139450981, 622916212) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - rem - numquam - eum - iure - sint ', '2013-11-05 10:47:45.000000', '2013-12-31 02:46:20.000000', 821280004, 622916212) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - harum - quo - quae - occaecati - porro ', '2013-12-14 12:27:06.000000', '2014-02-12 11:14:02.000000', 575017714, 622916212) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - qui - omnis - at - eos - aspernatur ', '2014-01-18 00:59:54.000000', '2014-02-02 13:00:32.000000', 1061743346, 357172992) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - quam - quisquam - eos - ratione - hic ', '2013-11-07 13:01:21.000000', '2014-02-07 12:13:38.000000', 133467545, 357172992) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - non - deserunt - et - dignissimos - tenetur ', '2013-11-18 06:44:49.000000', '2013-12-09 02:34:59.000000', 356590203, 357172992) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - qui - earum - occaecati - debitis - excepturi ', '2013-08-31 07:09:43.000000', '2014-01-08 10:45:58.000000', 641841994, 206649281) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - molestiae - ut - sed - voluptas - qui ', '2013-10-06 04:02:07.000000', '2013-11-14 21:56:59.000000', 519953453, 206649281) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - exercitationem - quis - numquam - saepe - labore ', '2013-11-01 10:13:59.000000', '2014-01-22 02:23:18.000000', 206074819, 206649281) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - quasi - assumenda - neque - voluptatem - quae ', '2014-02-08 06:19:13.000000', '2014-02-12 07:50:35.000000', 289836001, 956993830) Fixture Insert (0.0ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - eaque - inventore - et - sapiente - consequatur ', '2014-02-14 13:40:53.000000', '2014-02-15 17:33:10.000000', 704310460, 956993830) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - quod - molestiae - et - ut - quis ', '2013-09-24 18:11:39.000000', '2013-12-21 05:20:16.000000', 995050326, 956993830) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - accusamus - facilis - voluptatum - soluta - est ', '2013-09-09 14:40:55.000000', '2013-11-06 18:18:00.000000', 33134160, 75326820) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - sint - deserunt - quod - ut - sunt ', '2014-01-20 12:27:40.000000', '2014-01-27 01:14:21.000000', 960885037, 75326820) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - a - ipsa - iste - inventore - odit ', '2013-10-30 04:59:09.000000', '2013-12-13 06:20:07.000000', 737173191, 75326820) Fixture Insert (0.0ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - ut - ratione - odit - assumenda - qui ', '2013-11-10 23:51:16.000000', '2014-02-02 15:06:09.000000', 922658521, 275330066) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - ut - quia - voluptatem - culpa - exercitationem ', '2014-02-13 01:09:36.000000', '2014-02-17 11:13:01.000000', 239255998, 275330066) Fixture Insert (0.0ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - quo - rerum - commodi - et - incidunt ', '2014-02-17 18:41:01.000000', '2014-02-19 04:05:47.000000', 485977684, 275330066)  (2.5ms) commit transaction  (1.0ms) CREATE TABLE "messages" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "content" varchar(255), "created_at" datetime, "updated_at" datetime, "user_id" integer)   (1.1ms) CREATE INDEX "index_messages_on_user_id" ON "messages" ("user_id")  (0.9ms) CREATE TABLE "users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "created_at" datetime, "updated_at" datetime)   (0.7ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)  (0.8ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")  (0.1ms) SELECT version FROM "schema_migrations"  (0.9ms) INSERT INTO "schema_migrations" (version) VALUES ('20140214001211')  (1.1ms) INSERT INTO "schema_migrations" (version) VALUES ('20140213183243') ActiveRecord::SchemaMigration Load (0.6ms) SELECT "schema_migrations".* FROM "schema_migrations" SQL (1.3ms) DELETE FROM "users" DEPRECATION WARNING: ActiveRecord::Fixtures is deprecated! Use ActiveRecord::FixtureSet instead. (called from at /Users/nick/Hive/thermometer/test/dummy/db/seeds.rb:6)  (0.1ms) begin transaction Fixture Delete (0.2ms) DELETE FROM "users" Fixture Insert (1.8ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Mrs. Vern Fritsch', '2013-10-20 18:17:10.000000', '2013-12-08 19:25:53.000000', 338193910) Fixture Insert (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Diamond Welch', '2013-09-22 19:06:25.000000', '2013-10-08 13:57:22.000000', 590306657) Fixture Insert (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Brennan Mante', '2013-08-31 16:10:04.000000', '2013-11-05 19:29:30.000000', 975572189) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Oran Baumbach', '2013-10-12 14:35:31.000000', '2013-11-19 16:11:39.000000', 220281934) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Katelin Breitenberg Sr.', '2013-11-11 02:58:11.000000', '2014-02-14 10:28:16.000000', 323332591) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Bertrand Daugherty DDS', '2013-12-26 02:02:26.000000', '2014-02-04 16:34:31.000000', 608344442) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Kayleigh Hettinger DDS', '2013-12-19 14:01:05.000000', '2014-01-22 23:20:34.000000', 1028376774) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Isabelle Stehr', '2013-09-19 08:46:13.000000', '2013-12-23 22:52:12.000000', 172816471) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Adolph Littel', '2013-10-22 21:43:51.000000', '2013-12-25 11:29:05.000000', 452191684) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Hayley Steuber', '2013-09-01 20:05:48.000000', '2014-01-21 23:47:34.000000', 771020115) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Vena O''Keefe', '2014-01-26 09:14:16.000000', '2014-02-06 05:21:24.000000', 956993830) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Nathaniel Kuhic', '2013-12-30 15:10:48.000000', '2014-01-14 14:02:34.000000', 235774389) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Mr. Asa Luettgen', '2013-09-15 09:34:31.000000', '2013-09-20 16:26:42.000000', 386199561) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Luisa Larson', '2013-09-09 22:06:31.000000', '2013-11-10 07:33:03.000000', 537116830) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Mr. Octavia Kiehn', '2014-02-18 12:54:27.000000', '2014-02-18 20:45:15.000000', 1046959423) Fixture Insert (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Marianna Murphy', '2014-02-11 11:35:08.000000', '2014-02-16 14:16:19.000000', 157312430) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Dagmar Reilly', '2013-12-27 18:58:39.000000', '2014-01-12 17:03:34.000000', 275330066) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Lilliana Nitzsche', '2013-10-10 15:54:17.000000', '2013-11-09 03:40:00.000000', 661521543) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Miss General Hayes', '2014-01-04 02:04:55.000000', '2014-01-04 02:56:22.000000', 936450328) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Clarissa Spencer', '2013-09-22 06:00:07.000000', '2013-12-16 21:41:49.000000', 14035331) Fixture Insert (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Mr. Clement Lubowitz', '2014-02-05 10:54:12.000000', '2014-02-10 04:34:11.000000', 304595689) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Ignacio Gerlach Jr.', '2013-10-26 15:07:43.000000', '2014-01-28 13:37:58.000000', 622916212) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Larissa Haley', '2013-10-20 06:32:18.000000', '2013-10-31 23:03:12.000000', 1009361868) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Ally Hills PhD', '2014-01-18 20:10:54.000000', '2014-02-17 20:10:46.000000', 187601757) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Stacy Maggio Sr.', '2013-12-20 04:36:03.000000', '2014-01-17 10:27:47.000000', 357172992) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Zander Beahan', '2014-02-10 18:05:00.000000', '2014-02-16 09:28:09.000000', 575485547) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Astrid Mertz Jr.', '2014-02-15 19:26:46.000000', '2014-02-18 06:47:05.000000', 994338771) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Rylan Jones DVM', '2013-09-03 22:34:20.000000', '2013-12-20 05:44:27.000000', 205739844) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Erich Yost', '2014-01-31 13:17:21.000000', '2014-02-01 18:42:24.000000', 486296279) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Casimer Wisoky', '2013-12-27 15:22:42.000000', '2014-01-31 00:53:29.000000', 737901126) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Levi Bartell', '2013-12-17 17:24:39.000000', '2014-02-11 05:20:03.000000', 188543912) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Vernice Rempel', '2013-12-06 04:54:23.000000', '2014-01-15 13:14:15.000000', 1010549555) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Antwan Daniel IV', '2013-09-04 23:16:03.000000', '2014-02-18 22:40:18.000000', 624071307) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Jamir Swaniawski', '2013-12-26 17:22:42.000000', '2014-01-26 06:23:34.000000', 305504796) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Nathen Ernser', '2013-10-15 00:48:20.000000', '2013-12-26 21:39:26.000000', 206649281) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Noah Reichert', '2013-10-18 14:17:23.000000', '2013-12-25 05:45:00.000000', 995493676) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Dr. Phyllis Moen', '2013-10-28 17:39:17.000000', '2013-12-26 02:18:57.000000', 576673428) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Brando Simonis', '2013-09-02 19:10:31.000000', '2014-02-08 11:57:46.000000', 358114821) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Joel Cremin Jr.', '2013-10-27 16:41:02.000000', '2014-01-13 09:02:43.000000', 99056534) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Perry Mills', '2013-12-25 22:18:51.000000', '2014-01-03 17:13:53.000000', 853560069) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Sammy Bradtke', '2014-01-31 13:38:00.000000', '2014-02-20 16:33:01.000000', 75326820) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Ms. Austyn Turcotte', '2014-01-19 13:30:53.000000', '2014-01-28 18:21:24.000000', 863655417) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Mohammed Paucek', '2013-10-02 13:14:02.000000', '2014-01-23 09:48:38.000000', 712180813) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Shanon McLaughlin', '2013-10-22 00:27:35.000000', '2014-02-20 12:08:24.000000', 494154972) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Florence Armstrong IV', '2013-11-16 09:35:39.000000', '2014-01-15 23:05:57.000000', 51421563) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Morton Doyle', '2013-09-01 16:13:17.000000', '2013-11-01 06:40:15.000000', 873959920) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Marta Marvin', '2013-12-15 03:56:25.000000', '2013-12-27 09:53:12.000000', 756990036) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Miss Ebony Haley', '2013-12-31 15:33:29.000000', '2014-01-04 01:29:17.000000', 437907651) Fixture Insert (0.0ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Ms. Jadyn Bosco', '2013-09-28 19:45:57.000000', '2013-12-06 16:36:35.000000', 178711894) Fixture Insert (0.1ms) INSERT INTO "users" ("name", "created_at", "updated_at", "id") VALUES ('Eliane Oberbrunner', '2013-10-28 06:42:29.000000', '2013-11-29 02:46:45.000000', 1034018247)  (0.6ms) commit transaction SQL (2.1ms) DELETE FROM "messages" DEPRECATION WARNING: ActiveRecord::Fixtures is deprecated! Use ActiveRecord::FixtureSet instead. (called from at /Users/nick/Hive/thermometer/test/dummy/db/seeds.rb:9)  (0.1ms) begin transaction Fixture Delete (0.3ms) DELETE FROM "messages" Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - reprehenderit - sunt - ad - illo - unde ', '2013-11-24 20:04:11.000000', '2014-01-25 15:06:38.000000', 904633263, 1034018247) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - omnis - vel - dolorem - aspernatur - excepturi ', '2013-10-12 11:17:27.000000', '2013-12-03 13:19:59.000000', 875164062, 1034018247) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - ut - ad - quia - consequatur - autem ', '2014-01-10 18:42:26.000000', '2014-02-02 03:20:37.000000', 913264581, 1034018247) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - consequatur - commodi - corporis - similique - in ', '2013-12-30 05:55:46.000000', '2014-01-21 20:59:39.000000', 49064764, 275330066) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - qui - ut - quia - itaque - mollitia ', '2013-11-29 15:48:13.000000', '2013-12-07 12:03:08.000000', 53395727, 275330066) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - ratione - accusantium - ut - voluptas - occaecati ', '2013-10-31 01:55:40.000000', '2013-10-31 12:21:12.000000', 23625558, 275330066) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - vero - dolorem - nesciunt - et - quasi ', '2013-09-13 09:45:02.000000', '2014-01-16 10:36:13.000000', 468056704, 235774389) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - ipsum - placeat - adipisci - labore - similique ', '2013-09-19 02:43:11.000000', '2014-02-15 03:17:57.000000', 438800567, 235774389) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - dignissimos - dolorum - omnis - amet - fugiat ', '2013-11-03 14:49:43.000000', '2014-01-12 06:21:09.000000', 409022190, 235774389) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - nobis - ab - enim - deleniti - consequatur ', '2013-09-27 11:54:27.000000', '2013-12-16 11:55:49.000000', 753060375, 853560069) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - doloremque - illum - modi - vel - mollitia ', '2013-10-28 21:21:20.000000', '2013-11-09 06:58:02.000000', 757112866, 853560069) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - earum - optio - iure - neque - sed ', '2014-01-27 21:56:06.000000', '2014-02-04 01:26:00.000000', 795221625, 853560069) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - asperiores - ratione - odio - sint - numquam ', '2013-10-09 02:41:41.000000', '2013-12-18 16:14:56.000000', 847667128, 51421563) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - et - ut - blanditiis - delectus - aperiam ', '2013-11-28 08:26:16.000000', '2013-12-11 10:44:12.000000', 860108165, 51421563) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - voluptates - iure - assumenda - pariatur - neque ', '2014-01-13 08:06:38.000000', '2014-02-08 20:19:34.000000', 822250462, 51421563) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - eveniet - alias - iste - aperiam - nesciunt ', '2013-11-20 22:56:53.000000', '2013-12-17 23:43:40.000000', 92368677, 994338771) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - qui - incidunt - placeat - distinctio - iste ', '2014-01-31 11:14:19.000000', '2014-02-13 17:44:16.000000', 71501078, 994338771) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - facilis - aspernatur - neque - repellendus - ullam ', '2013-09-24 14:56:09.000000', '2014-01-16 20:16:51.000000', 101038927, 994338771) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - repudiandae - non - consequuntur - illum - aliquam ', '2014-01-19 03:47:42.000000', '2014-01-21 19:26:31.000000', 478690969, 493245475) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - esse - perferendis - facilis - aut - sit ', '2013-11-22 14:46:14.000000', '2014-01-16 13:58:49.000000', 491410606, 493245475) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - officia - cumque - quo - impedit - eligendi ', '2014-01-13 06:58:00.000000', '2014-01-25 03:12:11.000000', 520940279, 493245475) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - cupiditate - voluptas - reiciendis - minima - dolorem ', '2013-10-20 00:13:28.000000', '2013-10-31 17:13:53.000000', 730795536, 178711894) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - aliquid - eos - cum - quod - ut ', '2014-02-05 05:52:17.000000', '2014-02-18 05:36:05.000000', 709715001, 178711894) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - rerum - cupiditate - aut - deserunt - harum ', '2014-01-21 02:27:41.000000', '2014-01-27 03:19:49.000000', 671865442, 178711894) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - facere - dolor - atque - voluptas - nihil ', '2013-09-20 20:08:49.000000', '2014-01-08 17:48:59.000000', 993006497, 494154972) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - sed - et - accusamus - quaerat - dolores ', '2014-01-23 07:52:00.000000', '2014-02-07 11:42:44.000000', 988969388, 494154972) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - facere - et - dolor - reiciendis - enim ', '2013-10-08 10:48:43.000000', '2014-02-17 19:49:17.000000', 951371763, 494154972) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - dolore - fugit - quia - dolores - nostrum ', '2013-11-08 07:33:12.000000', '2013-11-15 22:56:58.000000', 204940042, 1010549555) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - et - consequuntur - odio - a - officiis ', '2014-01-27 00:48:10.000000', '2014-01-30 21:55:36.000000', 234178881, 1010549555) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - accusantium - sapiente - aut - occaecati - beatae ', '2013-12-08 15:10:17.000000', '2014-01-08 00:48:58.000000', 263452520, 1010549555) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - nihil - corporis - voluptas - porro - ad ', '2013-09-05 19:16:36.000000', '2014-01-01 04:56:20.000000', 844491320, 576673428) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - repellat - consequatur - voluptate - ut - dolor ', '2013-08-23 12:57:35.000000', '2014-02-06 20:49:00.000000', 183078239, 576673428) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - inventore - voluptatum - nisi - et - a ', '2013-10-10 18:25:19.000000', '2013-12-10 10:50:40.000000', 408691381, 576673428) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - dolor - molestiae - aliquid - et - sed ', '2014-01-11 09:26:35.000000', '2014-02-12 08:08:32.000000', 89316015, 873959920) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - eum - odit - et - consectetur - praesentium ', '2014-01-01 19:26:08.000000', '2014-01-27 00:28:00.000000', 1039056334, 873959920) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - quo - suscipit - provident - dicta - ipsum ', '2013-10-24 02:53:41.000000', '2013-12-05 10:29:27.000000', 794497576, 873959920) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - explicabo - quod - qui - sed - in ', '2013-09-07 12:53:13.000000', '2013-12-17 01:13:02.000000', 475761431, 622916212) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - sint - consequatur - reiciendis - nostrum - doloribus ', '2013-11-23 14:14:40.000000', '2013-12-22 18:04:53.000000', 619179122, 622916212) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - dolore - at - est - architecto - odio ', '2013-10-08 09:32:39.000000', '2014-01-27 20:11:31.000000', 911360928, 622916212) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - reprehenderit - ratione - velit - nulla - autem ', '2013-10-01 14:55:02.000000', '2014-01-17 16:31:38.000000', 727497604, 1009361868) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - adipisci - voluptates - rerum - ipsa - atque ', '2013-09-07 19:10:01.000000', '2013-09-10 06:39:18.000000', 333503719, 1009361868) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - tempore - et - eligendi - sapiente - natus ', '2013-10-22 05:39:32.000000', '2013-11-08 15:33:27.000000', 22377225, 1009361868) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - qui - et - dolor - molestiae - et ', '2013-12-20 10:53:26.000000', '2013-12-24 08:49:27.000000', 892874273, 712180813) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - consequatur - exercitationem - qui - dolor - officiis ', '2013-12-14 18:00:01.000000', '2013-12-23 02:49:03.000000', 226773318, 712180813) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - ut - enim - sit - perspiciatis - qui ', '2013-09-13 23:20:09.000000', '2014-01-08 14:26:25.000000', 523364012, 712180813) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - et - eius - et - in - qui ', '2013-09-08 01:17:48.000000', '2013-12-02 13:47:34.000000', 37691064, 1046959423) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - nesciunt - illum - quam - voluptatem - delectus ', '2014-01-25 02:35:48.000000', '2014-02-18 06:45:30.000000', 981694933, 1046959423) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - sed - ullam - nobis - rem - eos ', '2014-02-14 09:26:39.000000', '2014-02-19 01:53:14.000000', 674682431, 1046959423) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - distinctio - ut - quaerat - blanditiis - aut ', '2013-12-05 01:32:09.000000', '2014-01-11 03:30:52.000000', 456544016, 1028376774) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - qui - at - voluptas - adipisci - sequi ', '2013-09-19 09:09:21.000000', '2013-10-16 03:33:13.000000', 596256873, 1028376774) Fixture Insert (0.0ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - vel - dolores - consequatur - consectetur - ullam ', '2013-11-02 08:59:08.000000', '2013-12-18 02:04:48.000000', 826247047, 1028376774) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - error - minima - consequatur - corporis - voluptates ', '2013-09-20 08:26:00.000000', '2013-09-28 09:11:51.000000', 741441437, 537116830) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - dolorem - numquam - quaerat - quae - ab ', '2014-02-09 01:44:51.000000', '2014-02-13 01:43:55.000000', 344791294, 537116830) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - qui - laudantium - odio - et - at ', '2013-12-18 02:28:30.000000', '2014-02-03 09:03:12.000000', 104380176, 537116830) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - provident - non - eius - eum - nemo ', '2013-11-28 09:11:50.000000', '2013-12-07 03:01:25.000000', 1015964170, 172816471) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - perspiciatis - ab - aperiam - delectus - nisi ', '2014-02-12 19:16:55.000000', '2014-02-17 01:30:27.000000', 70387057, 172816471) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - repudiandae - incidunt - omnis - omnis - non ', '2013-12-24 01:36:46.000000', '2014-02-11 09:02:44.000000', 377989763, 172816471) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - unde - molestiae - aut - accusantium - velit ', '2013-10-10 03:03:59.000000', '2014-01-28 23:37:09.000000', 193548957, 304595689) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - fugit - ut - voluptatem - ducimus - est ', '2013-12-06 22:07:50.000000', '2014-02-11 20:00:09.000000', 859125244, 304595689) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - a - et - perspiciatis - ipsa - sit ', '2014-01-10 13:17:31.000000', '2014-01-16 09:20:51.000000', 562076186, 304595689) Fixture Insert (0.0ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - illo - voluptatibus - atque - sequi - nam ', '2014-01-17 04:36:56.000000', '2014-02-09 00:12:39.000000', 427342331, 357172992) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - debitis - modi - illum - qui - quo ', '2013-10-11 20:02:58.000000', '2013-12-11 17:19:53.000000', 566550176, 357172992) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - dolores - aut - velit - ipsam - fuga ', '2014-02-20 08:49:50.000000', '2014-02-20 17:48:49.000000', 863072626, 357172992) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - eum - incidunt - necessitatibus - et - commodi ', '2013-11-10 15:49:19.000000', '2014-01-04 05:52:16.000000', 780110190, 323332591) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - est - autem - asperiores - et - est ', '2013-11-12 16:31:59.000000', '2013-12-01 00:18:13.000000', 381939211, 323332591) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - necessitatibus - ut - esse - autem - reiciendis ', '2013-11-15 01:01:34.000000', '2014-02-11 21:53:35.000000', 74858985, 323332591) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - beatae - nemo - quasi - illum - hic ', '2013-10-25 18:53:03.000000', '2014-01-06 00:59:30.000000', 930535642, 452191684) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - harum - maiores - a - voluptatem - libero ', '2013-09-19 01:13:10.000000', '2013-12-09 12:06:24.000000', 264945587, 452191684) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - quae - sint - voluptatem - aperiam - sed ', '2013-10-09 05:45:39.000000', '2013-11-22 19:55:00.000000', 494866525, 452191684) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - consectetur - facere - nam - et - iste ', '2013-11-02 00:59:17.000000', '2013-11-19 15:51:40.000000', 7465027, 220281934) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - velit - suscipit - sit - voluptatem - quia ', '2013-10-31 08:48:16.000000', '2013-11-02 05:18:33.000000', 952995620, 220281934) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - placeat - ad - delectus - aperiam - est ', '2013-11-30 04:08:33.000000', '2014-01-23 03:30:26.000000', 712515786, 220281934) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - nesciunt - sapiente - omnis - enim - aut ', '2014-01-22 12:32:57.000000', '2014-02-14 03:26:08.000000', 504724962, 305504796) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - consequatur - molestiae - illum - et - aut ', '2013-11-21 08:53:11.000000', '2013-12-26 17:15:09.000000', 648616585, 305504796) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - eum - sit - nam - et - et ', '2013-11-07 20:34:32.000000', '2013-11-12 15:52:57.000000', 874296683, 305504796) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - consequatur - in - est - voluptatum - ut ', '2014-01-05 14:52:11.000000', '2014-02-05 13:38:14.000000', 689065333, 975572189) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - recusandae - accusamus - ipsa - aperiam - quos ', '2013-09-11 10:25:44.000000', '2013-12-20 14:31:01.000000', 296626708, 975572189) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - consequatur - non - rerum - ut - quo ', '2013-12-10 08:48:29.000000', '2013-12-15 19:42:18.000000', 52135426, 975572189) Fixture Insert (0.0ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - dicta - et - soluta - est - rerum ', '2013-10-13 00:44:20.000000', '2013-12-22 20:52:20.000000', 807083217, 995493676) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - quia - et - aspernatur - nihil - delectus ', '2013-10-13 10:48:34.000000', '2013-10-19 22:20:33.000000', 145193900, 995493676) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - quo - dolorem - qui - deleniti - voluptatibus ', '2013-10-19 21:43:08.000000', '2014-01-02 02:20:23.000000', 437441606, 995493676) Fixture Insert (0.0ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - alias - maxime - deserunt - dolorem - placeat ', '2014-01-16 21:01:42.000000', '2014-02-03 21:30:30.000000', 119286874, 936450328) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - nihil - aspernatur - impedit - omnis - possimus ', '2014-01-27 20:19:14.000000', '2014-02-10 09:04:18.000000', 1067469629, 936450328) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - hic - magnam - voluptatem - consectetur - aliquid ', '2014-02-16 05:57:21.000000', '2014-02-18 05:42:44.000000', 756409555, 936450328) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - dolorem - quaerat - et - distinctio - accusantium ', '2014-02-11 00:33:33.000000', '2014-02-17 10:36:35.000000', 396571081, 575485547) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - dolores - id - similique - ut - dolore ', '2013-09-28 03:40:32.000000', '2013-12-31 03:33:17.000000', 790582958, 575485547) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - sed - quos - illum - sit - nam ', '2013-08-24 10:13:44.000000', '2014-01-26 13:06:54.000000', 1034615108, 575485547) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - beatae - ut - corrupti - laudantium - et ', '2013-12-21 02:25:26.000000', '2014-01-07 03:02:24.000000', 547619168, 437907651) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - sit - quasi - dicta - rem - ipsa ', '2013-08-28 10:13:14.000000', '2014-02-06 17:55:10.000000', 404252221, 437907651) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - et - minima - magni - maiores - aliquid ', '2013-09-22 13:37:31.000000', '2013-09-28 21:29:45.000000', 179161559, 437907651) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - cupiditate - beatae - deserunt - cum - doloribus ', '2013-12-17 04:07:28.000000', '2014-02-19 06:43:16.000000', 6523066, 206649281) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - commodi - sapiente - aspernatur - porro - eum ', '2013-12-11 07:50:29.000000', '2014-01-30 16:16:53.000000', 954200033, 206649281) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - atque - perferendis - ea - aut - corporis ', '2014-01-17 05:39:07.000000', '2014-02-10 06:13:36.000000', 711606323, 206649281) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - ab - ad - nemo - et - atque ', '2013-10-31 20:38:01.000000', '2014-01-31 21:54:56.000000', 929347629, 75326820) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - eum - quia - dolores - voluptas - atque ', '2014-02-18 06:32:22.000000', '2014-02-19 08:07:09.000000', 265871180, 75326820) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - dolor - nam - consectetur - quia - quos ', '2013-12-01 13:26:25.000000', '2013-12-04 16:49:07.000000', 493711530, 75326820) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - iste - distinctio - suscipit - est - tenetur ', '2014-02-01 06:48:26.000000', '2014-02-08 07:58:27.000000', 778955161, 157312430) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - quia - magni - omnis - qui - et ', '2014-02-01 11:48:28.000000', '2014-02-07 00:55:53.000000', 382832372, 157312430) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - aut - id - debitis - ex - reiciendis ', '2013-11-01 08:28:14.000000', '2013-12-09 16:38:08.000000', 73670942, 157312430) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - et - sed - aut - ad - in ', '2013-11-28 11:55:24.000000', '2013-12-02 20:10:41.000000', 426432770, 386199561) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - alias - et - molestias - quis - voluptatibus ', '2013-12-20 14:13:42.000000', '2014-02-14 04:40:51.000000', 567721573, 386199561) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - laborum - voluptate - voluptatum - fuga - aperiam ', '2014-02-01 07:09:57.000000', '2014-02-16 15:55:21.000000', 862130571, 386199561) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - sunt - dolorem - omnis - ullam - doloremque ', '2013-10-10 17:14:50.000000', '2013-10-12 17:13:21.000000', 118377635, 358114821) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - deserunt - illo - alias - ea - sunt ', '2013-09-06 21:40:41.000000', '2013-10-03 09:44:42.000000', 1068641224, 358114821) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - aut - eveniet - vel - a - exercitationem ', '2013-12-18 08:48:27.000000', '2013-12-24 04:25:12.000000', 755467306, 358114821) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - commodi - numquam - quis - sit - omnis ', '2013-12-29 20:18:08.000000', '2014-02-19 09:01:06.000000', 805927990, 99056534) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - voluptas - nesciunt - voluptatum - ea - assumenda ', '2014-01-13 05:01:09.000000', '2014-02-17 01:21:33.000000', 146086739, 99056534) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - odit - officiis - libero - perspiciatis - eius ', '2013-11-25 04:20:07.000000', '2014-02-04 14:49:24.000000', 436253889, 99056534) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - laudantium - eum - numquam - facere - quia ', '2014-01-23 15:32:17.000000', '2014-01-31 07:18:12.000000', 687877522, 14035331) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - est - in - corporis - est - iure ', '2013-12-13 12:09:34.000000', '2014-01-26 12:07:09.000000', 297552619, 14035331) Fixture Insert (0.0ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - eos - enim - porro - asperiores - repudiandae ', '2013-10-28 17:32:52.000000', '2013-11-04 10:56:49.000000', 50980101, 14035331) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - nihil - vel - accusamus - eligendi - vero ', '2014-02-02 08:01:42.000000', '2014-02-05 22:33:12.000000', 503782683, 624071307) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - natus - voluptatem - dolorum - culpa - rerum ', '2013-09-13 10:49:46.000000', '2013-09-22 21:18:32.000000', 649820796, 624071307) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - voluptas - sequi - aut - magni - nam ', '2013-08-22 10:59:57.000000', '2013-10-17 22:05:54.000000', 873387410, 624071307) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - qui - omnis - in - sed - modi ', '2013-09-20 03:30:54.000000', '2013-10-10 04:43:51.000000', 246939784, 486296279) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - porro - corrupti - ipsum - qui - ullam ', '2013-11-08 23:17:17.000000', '2014-01-29 05:09:52.000000', 906258415, 486296279) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - debitis - est - id - ut - error ', '2013-09-24 22:26:04.000000', '2014-02-17 12:59:40.000000', 615630853, 486296279) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - est - fugiat - rerum - debitis - voluptas ', '2013-09-11 21:52:07.000000', '2013-11-27 13:16:44.000000', 968831007, 737901126) Fixture Insert (0.0ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - amet - qui - libero - molestias - repellat ', '2013-11-14 15:08:27.000000', '2014-02-03 12:27:58.000000', 16996222, 737901126) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - in - nam - atque - repellat - eius ', '2013-12-30 18:59:56.000000', '2014-02-14 08:43:26.000000', 330758296, 737901126) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - est - saepe - consequatur - labore - dolor ', '2013-08-28 19:10:47.000000', '2013-12-23 14:11:33.000000', 253894270, 956993830) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - doloribus - dignissimos - nisi - et - ea ', '2013-11-24 13:50:19.000000', '2014-01-03 19:07:24.000000', 933132571, 956993830) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - et - fugit - hic - cupiditate - qui ', '2013-09-10 00:21:51.000000', '2013-09-27 11:49:18.000000', 623630073, 956993830) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - suscipit - deleniti - magnam - enim - odit ', '2014-01-13 10:52:48.000000', '2014-01-18 06:55:48.000000', 941960939, 608344442) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - necessitatibus - alias - quibusdam - cupiditate - ut ', '2014-02-14 04:26:52.000000', '2014-02-20 18:05:31.000000', 10045840, 608344442) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - et - sed - ut - at - quis ', '2013-10-22 20:09:52.000000', '2013-12-06 16:57:50.000000', 304932450, 608344442) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - occaecati - expedita - quod - asperiores - omnis ', '2013-08-25 10:09:11.000000', '2013-09-24 03:41:43.000000', 556564307, 863655417) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - similique - et - reiciendis - dignissimos - quo ', '2013-09-04 20:36:29.000000', '2013-09-22 17:34:42.000000', 428873780, 863655417) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - facere - delectus - et - occaecati - aut ', '2013-10-11 07:52:56.000000', '2014-01-25 14:21:05.000000', 187021274, 863655417) Fixture Insert (0.0ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - provident - atque - iusto - dolores - incidunt ', '2014-01-16 20:39:11.000000', '2014-02-08 10:16:11.000000', 371937226, 771020115) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - est - et - qui - voluptates - voluptas ', '2013-11-19 17:29:59.000000', '2013-12-19 03:03:43.000000', 781658275, 771020115) Fixture Insert (0.0ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - ad - non - consequatur - et - est ', '2013-08-24 09:37:59.000000', '2013-08-29 18:58:11.000000', 1008895821, 771020115) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - tenetur - cum - dolore - natus - non ', '2014-02-03 19:39:57.000000', '2014-02-17 07:10:34.000000', 139450981, 661521543) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - ducimus - vel - veritatis - quaerat - reiciendis ', '2014-01-17 05:58:04.000000', '2014-02-06 14:14:25.000000', 821280004, 661521543) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - quis - nisi - in - quia - repellat ', '2014-02-13 03:24:06.000000', '2014-02-13 16:26:57.000000', 575017714, 661521543) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - molestiae - doloribus - dolorem - id - veniam ', '2013-11-07 18:28:16.000000', '2013-11-17 09:45:54.000000', 1061743346, 188543912) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - sunt - similique - enim - sit - et ', '2013-12-17 16:57:07.000000', '2014-02-14 18:12:35.000000', 133467545, 188543912) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - dolorem - commodi - sed - provident - corrupti ', '2013-10-11 13:04:57.000000', '2013-12-08 02:43:12.000000', 356590203, 188543912) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - quae - fugit - quod - nam - eaque ', '2013-11-21 22:20:33.000000', '2014-01-05 09:56:53.000000', 641841994, 590306657) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - et - ipsam - laborum - ut - vel ', '2014-01-08 02:33:11.000000', '2014-02-17 01:19:22.000000', 519953453, 590306657) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - distinctio - est - perspiciatis - delectus - amet ', '2013-11-10 19:24:08.000000', '2014-01-20 22:37:59.000000', 206074819, 590306657) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - blanditiis - asperiores - minus - nesciunt - facilis ', '2013-08-26 20:42:35.000000', '2013-11-10 10:25:54.000000', 289836001, 187601757) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - assumenda - debitis - quasi - autem - voluptates ', '2013-12-20 10:14:11.000000', '2014-01-23 09:29:38.000000', 704310460, 187601757) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - ea - ut - voluptatem - aut - totam ', '2013-10-07 06:11:03.000000', '2014-01-04 23:23:14.000000', 995050326, 187601757) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - velit - dignissimos - autem - vero - ea ', '2013-10-08 23:07:18.000000', '2014-01-23 18:48:16.000000', 33134160, 205739844) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - voluptatem - expedita - magni - dolores - impedit ', '2013-10-03 18:56:43.000000', '2013-10-24 04:36:42.000000', 960885037, 205739844) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - sequi - aspernatur - sint - ex - corporis ', '2013-12-18 06:22:13.000000', '2014-01-16 17:29:18.000000', 737173191, 205739844) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - at - nihil - consequatur - soluta - fuga ', '2013-11-30 03:50:30.000000', '2013-12-22 23:53:24.000000', 922658521, 756990036) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - sapiente - et - rerum - tempore - illo ', '2014-01-03 20:49:02.000000', '2014-01-13 21:17:48.000000', 239255998, 756990036) Fixture Insert (0.1ms) INSERT INTO "messages" ("content", "created_at", "updated_at", "id", "user_id") VALUES ('--- - ea - sequi - molestias - quia - doloribus ', '2014-01-27 12:54:03.000000', '2014-01-30 08:28:00.000000', 485977684, 756990036)  (2.2ms) commit transaction